Skip to content

dts-jest@20.3.0

Choose a tag to compare

@ikatyang ikatyang released this 21 Jun 08:42
· 355 commits to master since this release

🚀 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)