Jest
Jest is a delightful JavaScript Testing Framework with a focus on simplicity.It works with projects using: Babel, TypeScript, Node, React, Angular, Vue and more! Jest can generate standard format JUnit-style XML files which can be submited to Testfiesta or Testrail using Tacotruck CLI. You just need to install the popular jest-junit package and install tacotruck cli or use Github action. Check out simple jest example.
Configuration
To generate xml report file output, folder and file name should be configured in config file
Install Tacotruck CLI
Submit test results
Github Action
Support and Resources
Last updated