The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.039 - 2017-02-22

  • Fix issue where follow_post_redirect could not be passed to constructor
  • Add getRunResults, getRunResultsPaginated Methods in TestRail::API
  • Cache connections by default for speedups
  • Cache getTests() for getTestByName()
  • Fix warnings when testrail-results encounters 'assigned' results
  • make --cachefile a multi argument in testrail-results
  • add the --perfile argument to testrail-results
  • add the --merged argument to testrail-results
  • Add platform information and guidance on results_by_version to testrail-results

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 results for specified test(s).
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.