On Thu, 2005-07-07 at 01:11 +1200, Simon Kitching wrote: > Hi, > > As you have seen from the recent storm I've been doing refactoring on > the JCL unit testing process. > > It's pretty much done now. The "unit test targets" part of the build.xml > is now radically smaller. All unit tests except log4j ones are now done > inside the "testall" target. The log4j ones could be done there too but > the tests would need to be "PathableTestSuite" enabled first.
<snip> > All feedback (except complaints about how hard it is to find the > dependencies :-) are welcome. i'm not finished yet but everything looks good so far. i've made a few small improvements (pick them up from the commit emails) but have no substantial complaints (so far). i note that the build does not report failure when the unit tests fail. i'm not sure whether this is intentionally a feature (in which case, we might need to think about gump), a temporary measure or whether it was accidental. - robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
