cegonse/cest

Support execution of a subset of test cases with a matcher

cegonse opened this issue · 0 comments

Execute all tests:

make

Execute tests matching substring:

make test_ma
make test_match