Skip to content

diro/robot-testrail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

robot-testrail

A python script for parsing robot test result and update the test result of TestRail

In robot-framework test case, you have to add CID:n in the Tags field where the n is the CID in testrail.

Example: The max query count is 100 [Documentation] This test case is .... [Tags] CID:1

Requirement

https://github.com/gurock/testrail-api/tree/master/python/2.x

Usage

python robot-testrail.py --folder=./UAT --pid=PROJECT_ID --user=USER --pwd=PWD --testrail=https://YOUR_IP/testrail

About

A python script for report robot test result to testrail

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages