Changes for version 0.032 - 2015-08-31
- Fix issue in getCases where arrayref filters were not handled properly
- Add TestRail::API::typeNamesToIds
- Add orphans option to testrail-tests, TestRail::Utils::Find::getTests
- Add TestRail::API::updateCase
- Add new TestRail::Utils::Find functions; getCases, findCases
- Add new script bin/testrail-cases
- Change all binaries into modulinos.
- Resolve issue where testrail-lock would not function
Documentation
Bulk mark entire runs/plans (or groups of tests therein) as the provided status.
get information about cases inside various testsuites/sections.
Lock a test in a TestRail, and return the test name if successful.
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
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, and their main loops.
Find runs and tests according to user specifications.
Pick high priority cases for execution and lock them via the test results mechanism.
Perform batch operations on test results, and analyze the same.