Changes for version 0.027 - 2015-06-14
- If no tests are run (environment fail), set test status to 'retest' on non case-per-ok tests
- If the only oddities in a test are passing TODO tests, mark entire run as TODO PASS.
- Fix issue where having a ~/.testrailrc would prevent make test from allowing install by cpan client
- Fix issue where specifying sections past the first defined in a project would fail to restrict spawning to said sections
- Add Plan Summarizer function
- Always append the full raw TAP to all results
- Add closePlan and closeRun functions to TestRail::API
- Add option to binaries, plugin to close plan/run if no untested/retest exist at end of TAP parse
Documentation
Upload your TAP results to TestRail after they've finished
List runs in a TestRail project matching the provided filters
List tests in a TestRail run matching the provided filters
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
Utilities for the testrail command line functions.