bahmutov / test-rail-example

Trying to use TestRail with Cypress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test-rail-example

cypress version cypress-testrail-simple version CircleCI ci renovate-app badge

Trying to use TestRail with Cypress

Read the blog post Cypress And TestRail. TestRail Dashboard

All tests

See the example workflows .github/workflows/ci.yml and .circleci/config.yml that run all specs

A run with all test cases

Specific tests

If you need to run only some tests, use the --spec parameter to create the test run. It finds the case IDs from those spec files, and adds a new TestRail run using the case list. See the workflow file .github/workflows/user-tests.yml

A run with user tests only

Links

Small print

Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> © 2021

License: MIT - do anything with the code, but don't blame me if it does not work.

Support: if you find any problems with this module, email / tweet / open issue on Github

About

Trying to use TestRail with Cypress


Languages

Language:JavaScript 100.0%