Hi, One of our programmers pointed out that methods should begin with "test". void testDoSomething() etc. I feel quite stupid now, but thanks anyway :)
Murat-14 wrote: > > Hey, > > we usually get the error concerning the missing xml when we no tests > were executed. For example, if you changed the folder structure, so > that Webtest will not find your tests to execute, you will see this > kind of message. (Webtest tries to create the aggregated report by > collecting information from the individual reports. It cannot find > any, possibly because no tests were executed, and hence fails with > this message). > > What did you change in your tests? > > Regards > murat > _______________________________________________ > WebTest mailing list > [email protected] > http://lists.canoo.com/mailman/listinfo/webtest > > -- View this message in context: http://old.nabble.com/Troubles-with-Grails-plugin-tp32751470p32751780.html Sent from the WebTest mailing list archive at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

