UNPKG
mochawesome-with-mocha
Version:
latest (8.0.0)
8.0.0
7.1.3
A gorgeous reporter for Mocha.js
github.com/node-modules/mochawesome
node-modules/mochawesome
mochawesome-with-mocha
/
addContext.js
6 lines
(5 loc)
•
88 B
JavaScript
View Raw
1
2
3
4
5
6
/* * Export `addContext` function * */
module
.
exports
= require(
'./src/addContext'
);