mocha-nocache

0.1.0 • Public • Published

This is a very simple fork of Mocha.

The main difference that this fork brings is to reset the require cache before requiring each test file. This lets you not worry about requires in different test files stomping over each other.

Todo: reset the global before running each test file, this way each test file will be truly isolated outside of modifying "this".

Dependents (0)

Package Sidebar

Install

npm i mocha-nocache

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • omarstreak