Skip to content

2.6.0 • Remove the KotlinX.Coroutines debug agent, Kotest and TestBalloon IntelliJ plugin support

Suite

  • Stop registering the KotlinX.Coroutines debug agent automatically, see the MR for more details (!247)
  • Mention foreground and background scopes in the documentation of prepared values (3025d11e)

Kotest runner

Complete rewrite of the Kotest integration following the new guidelines.

Prepared is now compatible and recognized by the Kotest IntelliJ plugin.

TestBalloon runner

Improvements to the interaction between Prepared and the TestBalloon IntelliJ plugin.

Dependencies

  • Kotlin 2.4.10
  • TestBalloon 1.0.1
  • Kotest 6.2.2
  • Ktor 3.5.1

Browse the documentation for this versionView release in GitLab