avajs/ava

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

Open

#1.472 geöffnet am 26. Juli 2017

Auf GitHub ansehen
 (8 Kommentare) (6 Reaktionen) (0 zugewiesene Personen)JavaScript (1.408 Forks)batch import
enhancementhelp wantedscope:test-interface

Repository-Metriken

Stars
 (20.600 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide