Skip to content

v0.23.22

Choose a tag to compare

@github-actions github-actions released this 23 May 11:31
· 765 commits to main since this release
a8050f0

v0.23.22

๐Ÿ› Bug Fixes

  • Use a number regex for running spec examples (#3514) by @vinistock
  • Prevent Minitest reporters from being mutated after LSP hooks (#3518) by @vinistock
  • Fix commands for groups inside class in minitest spec style (#3517) by @domingo2000
  • Ignore methods that look like tests inside other namespaces (#3512) by @vinistock

๐Ÿ“ฆ Other Changes