Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thescientist13/mocha-esm-config
Development work to support enabling ESM configuration files for Mocha
https://github.com/thescientist13/mocha-esm-config
Last synced: 9 days ago
JSON representation
Development work to support enabling ESM configuration files for Mocha
- Host: GitHub
- URL: https://github.com/thescientist13/mocha-esm-config
- Owner: thescientist13
- Created: 2024-02-08T01:55:27.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-02-09T02:32:52.000Z (9 months ago)
- Last Synced: 2024-10-06T23:21:26.809Z (about 1 month ago)
- Language: JavaScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mocha-esm-config
Development work to support enabling [ESM configuration files for Mocha](https://github.com/mochajs/mocha/issues/5049).
## Setup
1. Clone the repo
1. Run `npm ci`To run mocha, run `npm test`