What's Changed
- clean-up-unused-class-PossibleMatch by @AlexCue987 in https://github.com/kotest/kotest/pull/5638
- document-shouldContainInOrder (#5640) by @AlexCue987 in https://github.com/kotest/kotest/pull/5641
- Restore method removed in 6.1 by @sksamuel in https://github.com/kotest/kotest/pull/5645
- Filter out abstract classes if passed to the engine by @sksamuel in https://github.co...