Skip to content

New execution model #10

Description

@Tsche

Instead of a monolithic test application, we should use a runner model instead. This is a lot more flexible and allows us to recompile test TUs with different options (ie with/without coverage).

This is also fundamental to support continuous testing. By detecting file changes in the runner, we can selectively recompile test TUs to see if the changes affected any of our test outcomes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions