upload2testrail_docker

Uploads xml tests results to the Testrail using Docker

How to use

Edit Dockerfile

Change report filename report_to_upload.xml to your report name

Change TESTRAIL_PASSWORD and TESTRAIL_USER

Execute next following commands

$ docker build .

$ docker run -ti <build_id> sh