chaijs / chai

BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
https://chaijs.github.io
MIT License
8.11k stars 694 forks source link

Correct Mocha import instructions #1611

Closed MattiSG closed 5 months ago

MattiSG commented 6 months ago

Fix #1455.

I also suggest to use long options to make it clearer for users what the option does exactly. Feel free to merge only https://github.com/chaijs/chai/commit/7720f82b00a8c67cf205b731a5482f0387d6a9e0 if that is not desired 🙂