-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: BSON
-
Empty show more show less
-
Not Needed
Use Case
As a developer I want to have some automatic configurations applied to mocha so that tests run seamlessly.
The mocha settings were moved to the modern .mocharc.json file (probably this was me) but mocha in this project currently cannot be upgraded passed v5 which still gets settings from test/mocah.opts.
Dependencies
Unknowns
Acceptance Criteria
- return the settings defined in .mocharc.json to mocha.opts
Implementation Requirements
Testing Requirements
Documentation Requirements
- Make a larger note to call developers attention to the limitation discussed in: register-bson.js