From: Willie V. <ctw...@us...> - 2003-04-11 04:31:59
|
I want to add Maven 1.0 b9 support to webtest plugin. Can someone give me some ideas how to generate reports? I notice there is some work done in the plugin.jelly file. It doesn't work however. The webtest:generate-test-report goal tries to use files in the resultpath directory to produce reports. It is incorrect though because the lastResponseXXXX.html is not the testing result of WebTest. It is the HTML results from <invoke> tag. -- Willie Vu |