azer / prova

Test runner based on Tape and Browserify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for test.only() and test.skip()

bclinkinbeard opened this issue · comments

tape allows you to specify that only a specific test should be run, or that it should skip a specific test. For convenience and to make this a true drop-in replacement/facade it would be great to add support for them.

thanks for letting me know those features, I didn't notice before. v1.0.10 ships it