Issue 22: Number of ran tests doesn't match the number of existing tests
Status:  New
Owner: ----
Project Member Reported by balb...@gmail.com, Jan 14, 2013
What steps will reproduce the problem?
1. Create 2 pending tests (@Scenario(pending = true))
2. Call mvn install

What is the expected output? What do you see instead?
Current: Maven output: Tests run: 4, Failures: 0, Errors: 0, Skipped: 2
Expected: Maven output: Tests run: 2, Failures: 0, Errors: 0, Skipped: 2


What version of the product are you using? On what operating system?
tumber 0.4.1, Windows 7 x64

Please provide any additional information below.
Attached fix for this issue.
tumbler.patch
7.1 KB   View   Download