Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate new test runner and test selector api's in stryker #53

Merged
merged 22 commits into from
Mar 18, 2016

Conversation

nicojs
Copy link
Member

@nicojs nicojs commented Mar 18, 2016

Resolve #34

There is still work to be done, but i hope we can now start releasing a 0.1 release (beta)

simondel and others added 21 commits March 16, 2016 08:58
1. It is now possible to debug a stryker run (no more port in use)
2. Made sure timeout cannot occur after we received a message from the child process
@simondel
Copy link
Member

There are still two issues, as far as I know:

  • No specnames are printed if a mutant survives
  • Tests are ran even when the mutant is not covered

EDIT: specnames are now printed but this does not seem right as every spec is printed instead of the ones that cover the Mutant

simondel added a commit that referenced this pull request Mar 18, 2016
Integrate new test runner and test selector api's in stryker
@simondel simondel merged commit 67d6946 into master Mar 18, 2016
@simondel
Copy link
Member

We'll fix the coverage in a later version.

@simondel simondel deleted the next-runner branch March 18, 2016 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants