cb109 / maxtest

:chart_with_upwards_trend: MAXScript unittesting framework.
BSD 2-Clause "Simplified" License
8 stars 1 forks source link

Feat/select tests by keyword expression #1

Closed cb109 closed 9 years ago

cb109 commented 9 years ago

Implements something similar to pytest's -k option to select which testcases to run by using a keyword expression.