Kotest extensions for MockServer.
See docs.
Please create issues on the main kotest board.
- Fixed MockServerListener when used in an inline listener
- Bumped to compile against Kotlin 1.8
- Added MockServerExtension variant to MockServerListener
- Updated for Kotest 5.x.y
- Updated to mockserver 5.13.2
- Updated to mockserver 5.12.0
- Kotest #2825 Change
port
parameter to bevararg val
instead ofval
- Compile with JDK8
- Migrated from the main Kotest repo to a standalone repo.