Parameterized Tests cause double counting

Bug #489421 reported by Charlie Poole
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
NUnit-Results
Fix Released
Critical
Charlie Poole

Bug Description

Initially reported by Milan Vukoslavcevic.

NUnitResults expects that a test suite will contain other test suites or test cases, but not both. This assumption was valid until parameterized tests were introduced. A fixture with a one parameterized and one non-parameterized test will have the individual test cases under the parameterized test counted twice.

Note that similar mis-behavior can also be expected in the case of generic and parameterized fixtures, so they should be investigated as well.

Related branches

Changed in nunit-results:
assignee: nobody → Charlie Poole (charlie.poole)
importance: Undecided → Critical
status: New → In Progress
Changed in nunit-results:
milestone: none → 1.1
Changed in nunit-results:
status: In Progress → Fix Committed
Changed in nunit-results:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.