cypress-testrail
cypress-testrail copied to clipboard
A decoupled TestRail integration for your Cypress project to easily send results to TestRail
Not sure, if I am duplicating, but upgraded the extension, and now receiving:  
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...
Testrail seem to hang when I use it within sorry-cypress, cy2, and jenkins environment `[90m 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('')...
 > 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...
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 
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...
Good afternoon, Could you help me to share how can we set statuses to 'blocked' instead of 'untested' on testrail?   Thank you in advance "cypress-testrail": "^2.8.1",
for failed result always got this  please help