metatests icon indicating copy to clipboard operation
metatests copied to clipboard

Run subset of tests

Open Eternal-Rise opened this issue 3 years ago • 0 comments

Do we have the ability to run only a subset of tests? Here is how it works in Jest, for example:

https://jestjs.io/docs/api#testonlyname-fn-timeout https://jestjs.io/docs/api#testskipname-fn

Eternal-Rise avatar Jul 28 '22 05:07 Eternal-Rise