-
New Feature
-
Resolution: Fixed
-
Critical
One of the major features of TAP is that you have a test plan.
If my TAP starts 1..100, but only 5 results are recorded before something broke, then I want to know about it. Likewise, if 105 results are recorded, I want some kind of error indication.
I suggest counting this as 95 skipped tests by default, possibly with an config option to treat them as failed instead.
[JENKINS-17960] Indicate if tests don't go to plan
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Labels | New: 1.13 |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Hi James,
Good idea. We can include a new checkbox in the job configuration, so we'll keep the previous behaviour while we include this new feature.