@badeball/mocha-knapsack-reporter

A simple Mocha reporter that outputs the execution time of each spec in a JSON format. Primarily used for [cypress-parallel][cypress-parallel].

Usage no npm install needed!

<script type="module">
  import badeballMochaKnapsackReporter from 'https://cdn.skypack.dev/@badeball/mocha-knapsack-reporter';
</script>

README

mocha-knapsack-reporter

A simple Mocha reporter that outputs the execution time of each spec in a JSON format. Primarily used for cypress-parallel.

$ npm install @badeball/mocha-knapsack-reporter