sourcegraph/create-extension
Add a test coverage tool to the generated extension
Aperta
#154 aperta il 6 nov 2020
enhancementgood first issue
Metriche repository
- Star
- (7 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Currently the generator adds mocha as a testing framework, to make it easy to get starting with testing a newly created extension.
To make this more useful and powerful, add a test coverage tool like nyc to the generated extension as well.