v0.4.0
Released 2024-08-19
.
Features
-n
,--namespace NS
cli flag to specify namespaces that will be tested.-v
,--var VAR
cli flag to specify vars that will be tested.- Support
:test
metadata on vars. Handles functions, test cases, and test suites, converting them to test suites or using them directly. They're treated in the reporter as test vars, using the defn's var. (See README.md for examples.)