caolan / caolan/nodeunit

support escape character for white space in running single test case with option -t or -f

Aperta
#210 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
1.9k
Fork
359
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

in case of having test cases like `exports['test case']`

I am not able to use either `-f` or `-t`
`nodeunit tc.js -t 'test case'` as space is delimiter and it looks for folder instead
`Error: ENOENT, stat '/Users/xxxxx/test/case'`

Please let me know if there is existing options to escape , and please support `\` as espace char white space. quite trivial but I think helpful.Thanks.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.