Changes for version 0.012 - 2014-12-30
- DZIL tidying
- Re-enabled some of the critic tests, fixed a few related issues
- Improve safety of constructor, try to die with helpful messages as soon as possible
- Add class usage checks and test for that as author tests
- Add tests for the server going away, and fix issues encountered therein.
- Add fatal type checking of inputs for all methods, add test to make sure exceptions thrown correctly
- Add offset argument to getTestResults call.
- Add (auto-generated) mock class so we don't have to skip practically all of TestRail-API.t
- Add getTestResultFieldByName method and relevant tests
- Add Test::Rail::Parser and App::Prove::Plugin::TestRail so you can upload results
- Add testrail-report binary for those who want to run on static TAP rather than 'do it live' with prove -P
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