avajs/ava

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

Open

#1.472 aberto em 26 de jul. de 2017

Ver no GitHub
 (8 comments) (6 reactions) (0 assignees)JavaScript (1.408 forks)batch import
enhancementhelp wantedscope:test-interface

Métricas do repositório

Stars
 (20.600 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador