[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
|
- From: wtv368@xxxxxxxxxxxx (David Marques)
- Date: Tue, 1 Sep 2009 20:43:09 +0000 (UTC)
- Newsgroups: eclipse.dsdp.mtj
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Hello Again Andrey,
See answers bellow:
Andrey Krivtsun wrote:
Hello, David
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 !?
Thanks, for explanation. Seems reasonable. So, for now all classes which
extends TestCase ans TestSuite will be added to exclusions separately?
Yes, this is done since tests can be spread all over the project so for
code simplicity we add all tests separately.
Anyway, manually added exclusions (in my case "**/.svn/*") are still lost.
I will take a look at it and send some feedback soon :)
Please open a bug and attach your test project in it so we can reproduce
it.
I've already opened for this
https://bugs.eclipse.org/bugs/show_bug.cgi?id=288289
I'll add simple problem project soon. Also I've described this project
creation here
http://www.eclipse.org/newsportal/article.php?id=788&group=eclipse.dsdp.mtj#788