avajs/ava

Add `--only` flag for running `test.only` tests

Open

#1,472 创建于 2017年7月26日

在 GitHub 查看
 (8 评论) (6 反应) (0 负责人)JavaScript (1,408 fork)batch import
enhancementhelp wantedscope:test-interface

仓库指标

Star
 (20,600 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

From https://github.com/avajs/ava/pull/1467#issuecomment-317859343

https://github.com/avajs/ava/pull/1467 makes test.only() not be exclusive with multiple test files, so would be nice to have this flag.

贡献者指南