An open API service indexing awesome lists of open source software.

https://github.com/offirmo/bug-report--mocha-202401


https://github.com/offirmo/bug-report--mocha-202401

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# bug-report--mocha-202401

Minimal repro of https://github.com/mochajs/mocha/issues/4954

```bash
nvm install ## or equivalent
npm install
npm test
```