|
Hi All, I am quite new in ANT/JUnit programming but I think it is a great idea to have Unit Testing framework (JUnit), which runs automatically using ANT. So I have a suggestion concerning Thomas’s realization of JUnitTask. I think it will be very helpful to derive JUnitTask from MatchingTask (not from Task). It will give us the possibility to specify what files we are going to test. For example: we have a bunch of test classes, lets say _t*.class. Using MatchingTask it is possible to perform recursive, automated ANT TEST through the entire tree of classes. Is this idea worth to work out or is it already implemented in some other way? Thanks, Konstantin.
|
- RE: JUnit task and friends Konstantin Nazarenko
- RE: JUnit task and friends Conor MacNeill
- Re: JUnit task and friends Thomas Haas
- RE: JUnit task and friends Konstantin Nazarenko
- Re: JUnit task and friends Thomas Haas
- proposing TaskUtil.java Tim O'Brien
- Re: proposing TaskUtil.java Stefan Bodewig
- Re: proposing TaskUtil.java Tim O'Brien
- Re: proposing TaskUtil.java Stefan Bodewig
- RE: proposing TaskUtil.... Tim O'Brien
- RE: proposing TaskUtil.... Peter Donald
