v0.23.21
🐛 Bug Fixes
- Handle spec example name normalization (#3490) by @vinistock
- Apply correct nesting structure for nested tests (#3497) by @vinistock
- Add
specto load path when running Minitest specs (#3500) by @vinistock - Apply correct hierarchy and IDs to Minitest spec items (#3501) by @vinistock
- Use a custom executable to hook to test explorer (#3499) by @vinistock
- Use a workspace to port map instead of single value file (#3502) by @vinistock
📦 Other Changes
- Stop mutating the test terminal's environment (#3496) by @vinistock