Closed delasy closed 11 months ago
Ability to filter tests depending on the passed argument the test --filter='ParserTest_*,!ParserTest_One' There could be multiple filters, filter starting with exclamation mark will exclude this test name or pattern.
the test --filter='ParserTest_*,!ParserTest_One'
Merge into https://github.com/thelang-io/the/issues/100
Ability to filter tests depending on the passed argument
the test --filter='ParserTest_*,!ParserTest_One'
There could be multiple filters, filter starting with exclamation mark will exclude this test name or pattern.