[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[News.eclipse.dsdp.mtj] Re: MTJ 1.0.1 RC2 Available

Hello Andrey,

Please see comments bellow:

Andrey Krivtsun wrote:

I've checked fix for jmunit exclusions again.
First, it still rewrite my manual svn exclusion and, second, it doesn't add *Test.java and *TestSuite.java exclusions! For now it adds direct test file name as exclusion. In my case - "score/ScoringTest.java"

Before our recent release when disabling JMUnit all classes ending with Test or TestSuite were added to exclusion path. Now MTJ scans for all classes extending JMUnit test classes and excludes them. This is the most reasonable solution for the problem! Don't you think !?


It's awful :(

Please open a bug and attach your test project in it so we can reproduce it. Feel free to write yourself the solution and contribute to MTJ.


Best Regards,

David Marques