Provide a <readWebTestResults.../> task
---------------------------------------
Key: WT-332
URL: http://webtest-community.canoo.com/jira/browse/WT-332
Project: WebTest
Type: New Feature
Versions: 2.5
Reporter: Marc Guillemot
Assigned to: Marc Guillemot
If you want to run all the tests, format the results and then make the build
fail if some tests failed, you have to extract the number of failed tests from
the xml result file. This can be done for instance using xmltask
WebTest should include a new task for this purpose and include it in
webtest.xml default execution. This could look like:
<readWebTestResults [propertyNbSuccess="myProp1"] [propertyNbFailed="myProp2"]
[failIfNoSuccessfull="yes/no"]/>
Such a task would remove the need for custom solutions and should evolve to
stay in sync with the format of the xml result file.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest