mongopatch icon indicating copy to clipboard operation
mongopatch copied to clipboard

Specify a required module that always will be loaded before a patch

Open bifrost opened this issue 11 years ago • 0 comments

It would be nice to have the possibility to specify a required module that always will be loaded before a patch. It could be implemented like in mocha where the parameter --require specify the module. This module could for example be used to initialize setup and teardown.

A configuration file similar to mocha.opts would also be nice to have.

bifrost avatar Jan 13 '14 12:01 bifrost