I mentinoned this on IRC the other day. The only idea I have right now for <jargonWarning>Acceptance/customer/outside-in/black-box tests</jargonWarning> is to maybe have a small project directory and somehow execute all possible targets on this project and figure out a way to verify the results. It would be neat if we could use junit for the framework. Does anyone know if the ant project as this form of acceptance testing?
* Run all public targets like a user would * Check the results of each target * Fully automated Another interesting test would be to use latka/httpunit and verify the docs are being generated correctly. ================================================================= Jeffrey D. Brekke Quad/Graphics [EMAIL PROTECTED] http://www.qg.com > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 29, 2002 11:01 PM > To: [EMAIL PROTECTED] > Subject: Re: Problem > > > > jon: > > Sorry about the line wrapping, but you get the point. Try > building with > that > > project.xml. It generates an empty .jar file. Seems like it > should fail > or > >something. > > 100% agree. Now we need test cases for running maven against > itself..... > -- > dIon Gillard, Multitask Consulting > Work: http://www.multitask.com.au > Developers: http://adslgateway.multitask.com.au/developers > > >
