New features:
Classes can now be skipped based on regexes, by passing them into the except
option. In other words, except
now accepts both string
and RegExp
. (#40)
Developer changes:
Upgraded to jest 27
New features:
Classes can now be skipped based on regexes, by passing them into the except
option. In other words, except
now accepts both string
and RegExp
. (#40)
Developer changes:
Upgraded to jest 27