[GRADLE-199] filter abstract tests automatically Created: 03/Sep/08 Updated: 04/Jan/13 Resolved: 31/Aug/09 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Improvement | ||
Reporter: | Stefan Groschupf | Assignee: | Hans Dockter |
Resolution: | Fixed | Votes: | 0 |
Description |
It would be great if test cases that are abstract are automatically filtered if there is any why to do that. |
Comments |
Comment by Hans Dockter [ 31/Aug/09 ] |
I have forgotten to close this issue as fixed. Gradle does filter all non executable test classes automatically since 0.6. |