Added
- Made it possible to set
testMatch
from the CLI
Changed
- (BREAKING) Changed CLI option format to only support
--option=value
and-o=value
(--option
and-o
are shorthand for--option=true
and-o=true
respectively)
testMatch
from the CLI--option=value
and -o=value
(--option
and -o
are shorthand for --option=true
and -o=true
respectively)