avajs/ava

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

Open

#1 472 ouverte le 26 juil. 2017

Voir sur GitHub
 (8 commentaires) (6 réactions) (0 assignés)JavaScript (1 408 forks)batch import
enhancementhelp wantedscope:test-interface

Métriques du dépôt

Stars
 (20 600 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur