cypress-testrail icon indicating copy to clipboard operation
cypress-testrail copied to clipboard

A decoupled TestRail integration for your Cypress project to easily send results to TestRail

Results 18 cypress-testrail issues
Sort by recently updated
recently updated
newest added

Not sure, if I am duplicating, but upgraded the extension, and now receiving: ![image](https://github.com/boxblinkracer/cypress-testrail/assets/29095235/bca61201-f240-49c8-bd3a-080e4098096a) ![image](https://github.com/boxblinkracer/cypress-testrail/assets/29095235/4c5b82d4-fce2-47ef-98c9-89c07ef92bde)

issue:duplicate
issue:question

Seeing a new error today, after re-starting our implementation process: Everything starts out normally: ``` Will leave all specs to run to filter at run-time Starting TestRail Integration v2.10.0 .......................................................

I have need to point different runs to different TestRail projects, so I need to specify that config at execution. That works fine by using the proper flags for the...

issue:question
In Progress

Testrail seem to hang when I use it within sorry-cypress, cy2, and jenkins environment ` TestRail >> Sending case results to run R***: C******,C****** ` Stays on this message forever...

Thats the error I get. Its skipping everthing when test fails at beforeEach. Its not showing as failed instead it shows untested. So I think it only c insiders it('')...

![ 2023-10-04 at 1 54 18 PM](https://github.com/boxblinkracer/cypress-testrail/assets/10404159/4baddc0e-9935-42e6-9d11-7baa6a85b588) > NOTE: I did just recently update to latest `cypress-testrail v2.8.1` Notice the identical timestamps in the Testrail report. Any thoughts as to...

issue:question

everytime I running by tags(e.g `npx cypress run --env TAGS="@smoke"`), the other feture file is finish with status pending and send to testrail as blocked ![image](https://github.com/boxblinkracer/cypress-testrail/assets/90431090/c1920e4f-d54d-4b38-b49b-ab9a7b31f797)

issue:enhancement
In Progress

I have done the configuration and it is working as expected for a signle feature file. but when trying to run multiple feature at a time, after completion of running...

issue:question

Good afternoon, Could you help me to share how can we set statuses to 'blocked' instead of 'untested' on testrail? ![image](https://github.com/boxblinkracer/cypress-testrail/assets/146902009/1e498ee7-6976-4cd2-9447-df000e20ad0e) ![image](https://github.com/boxblinkracer/cypress-testrail/assets/146902009/8be76a06-1cda-4ee9-99ca-59108cd9b5af) Thank you in advance "cypress-testrail": "^2.8.1",

issue:duplicate

for failed result always got this ![image](https://github.com/boxblinkracer/cypress-testrail/assets/90431090/25b5d4db-f6be-4d2b-b09f-746cf9d1c579) please help

issue:question