Jest

Jest is a delightful JavaScript Testing Framework with a focus on simplicity.It works with projects using: Babelarrow-up-right, TypeScriptarrow-up-right, Nodearrow-up-right, Reactarrow-up-right, Angulararrow-up-right, Vuearrow-up-right 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-junitarrow-up-right package and install tacotruck cli or use Github actionarrow-up-right. Check out simple jest examplearrow-up-right.

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