Skip to content

This package allows you to create a TestRail structure from your own Jest automated tests.

License

Notifications You must be signed in to change notification settings

Slobo989/jest-2-testrail-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestRail v4.1

Jest 2 TestRail Importer

This package allows you to create a TestRail structure from your own Jest automated tests.
After running the tests, this reporter will create the following:

  • suites - from folder names
  • sections - from file names
  • subsections - from describe names
  • test cases - from it names

Install

npm i jest-2-testrail-importer

License

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

About

This package allows you to create a TestRail structure from your own Jest automated tests.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published