Enforce test coverage
Hi all,
is there a way to use TeamCity's per-tested-commits to enforce that all the changes in a commit must be covered by tests?
It might be possible to tell the test build that's run for checking the commit which lines are changed so that build can check whether those are covered.
Cheers,
Hauke
Please sign in to leave a comment.