mochajs / mocha-examples

Working examples of common configurations using mocha ☕️
https://mochajs.org
Apache License 2.0
202 stars 153 forks source link

🚀 Feature: Add an example with the tdd UI #83

Closed JoshuaKGoldberg closed 3 months ago

JoshuaKGoldberg commented 8 months ago

https://github.com/mochajs/mocha/issues/4979 prompted me to notice that there isn't an example in this repo of using the tdd UI. https://mochajs.org/#tdd has a general description but that's it. Let's add one in!