Commit 8f4370c
Fix test count for parameterized tests
Update total dynamically as TestStarted events arrive, since NUnit
expands parameterized tests (e.g., strict/non-strict mode) which
results in more actual tests than our discovery finds.
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 35ffd5d commit 8f4370c
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
36 | 44 | | |
37 | 45 | | |
38 | 46 | | |
| |||
0 commit comments