Skip to content

Exiting when no tests are reported? #2832

Answered by rouke-broersma
gmdunlop asked this question in Q&A
Discussion options

You must be logged in to vote

It probably is an oversight in the implementation of solution mode instead of a conscious decision however it does make sense. In project mode we know what your test project is so we can more or less safely determine that all our processing is correct and that you simply don't have tests. However solution mode tries to match your test and sut projects automatically for you. I feel much less confident that there really are no unit tests in a whole solution, rather we did something wrong so we must error.

Why are you running Stryker on solutions without unit tests?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@gmdunlop
Comment options

@rouke-broersma
Comment options

@gmdunlop
Comment options

Answer selected by gmdunlop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants