dts-jest@20.3.0
🚀 New Feature
- Add group flag to categorize test cases
- Add default flags (
:test,:shot) to show its explicit flag - Allow to set flags with any order, e.g.
:show:only,:only:show
🐛 Bug Fix
- Remove unnecessary leading spaces in expressions (dedent)