sourcegraph/create-extension

Add a test coverage tool to the generated extension

开放

#154 创建于 2020年11月6日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (6 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (7 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南