Skip to content

Rename test format executor and stop early when validating error-calls

Thomas Lemberger requested to merge (removed):master into master

This PR renames the test-format-execution validator to show its origin and allow the use of multiple validators without the risk that a too generic name creates confusion.

In addition, we tell the validation of test suites created for the coverage-error-call specification that it should stop immediately after a covering test case is found.

Merge request reports