History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-17950
Type: Bug Bug
Status: Open Open
Assignee: Anna Kozlova
Reporter: Serge Baranov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Tests run twice when there is a suite class and test classes in the same package

Created: 28 Apr 08 17:36   Updated: 28 Apr 08 17:36
Component/s: Unit Testing. JUnit

Build: 7,757
Severity: Medium


 Description  « Hide
Support feedback:

I want to merge several test classes into one class using @SuiteClasses(...)

The problem is that if I ask to run all the tests of my package, my tests are run twice. Once for the suite, and once for each test class => which is of course not nice at all.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.