Changes for version 0.014 - 2015-01-01
- Fixed issue where testrail-report would not parse the results of multiple tests in a TAP file or stream.
- Fixed issue where testrail-report would erroneously attempt to report the results of subtests.
- Parse TODO/SKIP messages correctly, add todo reason to the test notes
- Set SKIP_ALL tests status correctly
- Add TestRail::API::getConfigurations method
- Add TestRail::API::getChildRuns and getChildRunByName methods to extract runs from plans when passed names
- Add ability to pass version to testrail-report & App::Prove::Plugin::TestRail
Documentation
Upload your TAP results to TestRail after they've finished
Modules
Upload your TAP results to TestRail in realtime
Provides an interface to something like TestRail's REST api in a bogus fashion
TestRail testing harness
Upload your TAP results to TestRail
Provides an interface to TestRail's REST api via HTTP