sourcegraph/create-extension

Add a test coverage tool to the generated extension

Offen

#154 geöffnet am 06.11.2020

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (6 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (7 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide