jonas_jones-api/node_modules/mongoose/.mocharc.yml
2023-03-30 20:40:42 +02:00

4 lines
166 B
YAML

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