sourcegraph/create-extension

Add a test coverage tool to the generated extension

Aberta

#154 aberto em 6 de nov. de 2020

 (0 comentário) (0 reação) (0 responsável)TypeScript (6 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (7 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador