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.

貢獻者指南