Skip to content

0.1.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Dec 02:04

Changed

  • suspend-test returns TestResult
  • suspend-test block only accepts TestScope
  • suspend-test used runTest under the hood
  • package to com.javiersc.run.blocking

Updated

  • com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.33
  • org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.6.0
  • gradle -> 7.3.3
  • org.jetbrains.kotlin:kotlin-gradle-plugin -> 1.6.10