jamesplease / jamesplease/testing-with-babel
nyc examples
- Dominant language
- No language data
- Stars
- 47
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I've recently had great success with https://github.com/bcoe/nyc and wanted to know if you could add an example using that for coverage. If it helps I can probably provide the example myself, though may need a few weeks.
You literally just need to run something like this:
```
nyc --require babel-register --require babel-polyfill mocha
```
It doesn't need `_mocha` or anything like that. Works great!
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the repository's existing testing examples and documentation to find where a coverage example belongs. Add an example using nyc with babel-register, babel-polyfill, and mocha, and confirm that the documented command works without _mocha.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation, testing
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100