avajs/ava

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

Open

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

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

描述

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.

贡献者指南