Bun
Bun ships with a fast, built-in, Jest-compatible test runner that runs directly on the Bun runtime and supports TypeScript, JSX, lifecycle hooks, snapshot testing, UI & DOM testing Vitest 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 Bun and install tacotruck cli or use Github action. Check out simple bun example.
Configuration
To generate xml report, output path and file name should be configured in test command scripts section of package.json
Install Tacotruck CLI
Submit Test results
Github Action
Support and Resources
Last updated