7fife-backend/node_modules/mongoose/.mocharc.yml

5 lines
166 B
YAML
Raw Normal View History

2024-03-07 13:01:44 +00:00
reporter: spec # better to identify failing / slow tests than "dot"
ui: bdd # explicitly setting, even though it is mocha default
require:
- test/mocha-fixtures.js