Rationale: https://jamesward.com/2023/09/20/asserttrue_test_dsls_legacy/ https://github.com/bnorm/kotlin-power-assert Kotest `shouldBe` is not compatible with the required signature of power-assert, so we should refactor to `kotlin.test`.
Rationale: https://jamesward.com/2023/09/20/asserttrue_test_dsls_legacy/
https://github.com/bnorm/kotlin-power-assert
Kotest
shouldBeis not compatible with the required signature of power-assert, so we should refactor tokotlin.test.