Deno

Deno provides a built-in test runner for writing and running tests in both JavaScript and TypeScript. Deno can generate standard format JUnit-style XML files which can be submited to Testfiesta or Testrail using taco truck cli. You just need to install the popular Deno and install Tacotruck CLI or use Github action. Check out simple jest example.
Install Tacotruck CLI
Submit Test results
Github Action
Support and Resources
Last updated