I have two sort of tests in my project. One of them is ending "Test", the other is ending with "IT".
How can i tell emma that it should take all test classes in account?
Kayser
|
Kayser |
||||
|
|
|
I haven't tried this myself, but the maven emma plugin properties link has a reference to the following property:
You could try specifiying the property with value like |
|||||
|