All Projects → SSENSE → node-cucumber-testrail-sync

SSENSE / node-cucumber-testrail-sync

Licence: MIT License
Cucumber TestRail integration module

Programming Languages

typescript
32286 projects
Gherkin
971 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Cucumber TestRail Sync

Build Status Coverage Status Latest Stable Version Known Vulnerabilities

Module to use Cucumber in conjunction with TestRail.

  • It can synchronize test cases from TestRail to .feature files on your local filesystem.

  • It can automatically push test results to TestRail - after they've been run.

Synchronization!

Philosophy

At SSENSE, we strive to deliver high quality on every project.

With that perspective, Cucumber TestRail Sync has been developed with 2 main goals:

  1. Have a single source of truth for test cases (TestRail)

  2. Encourage synergy between developers and QA analysts - yes it's possible !

We propose the following collaborative workflow for BDD testing:

Synchronization!

Installation

npm i @ssense/cucumber-testrail-sync -D

Usage

Change Log

Authors

  • Lizbeth Burbano - Senior QA Analyst - LizbethB
  • Mickael Burguet - Senior Developer - rundef

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].