Skip to content

Releases: rootesh-mudun-cko/mocha-testrail-reporter-2

mochawesome extractor tool

25 Apr 08:30
Compare
Choose a tag to compare

Mochawesome extractor tool, allows to convert json results generated by mochawesome into an excel, which can be uploaded to Testrail.

Steps to use:

  1. Download & extract the zip file
  2. Execute install dep.bat. For mac users, do npm i on shell
  3. Drop the mochawsome.json file on the root directory of this tool
  4. Execute exec.bat. For mac users, do node index.js on shell
  5. Enter 1 or 2 on the terminal followed by enter to launch the extraction tool.
  6. Extracted file will be stored to './testrail/[extracted_file.csv]'