Changes for version 0.021 - 2015-04-08

  • Fix issue where getChildRuns did not return anything past first run
  • Fix issue where getChildRunByName did not perform configuration filtering correctly
  • Add ability to filter by test status and assignedto id to getTests
  • Add bin/testrail-tests and bin/testrail-runs
  • Add statusNamesToIds and userNamesToIds convenience methods to TestRail::API
  • Add getRunSummary to TestRail::API

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.