avajs/ava

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

Open

#1472 aperta il 26 lug 2017

Vedi su GitHub
 (8 commenti) (6 reazioni) (0 assegnatari)JavaScript (1408 fork)batch import
enhancementhelp wantedscope:test-interface

Metriche repository

Star
 (20.600 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor