You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Kotest assertions core library to nativeTest dependencies
The Kotest assertions core library was added to `libs.versions.toml` and included as a dependency in the `nativeTest` configuration. This prepares the project for more comprehensive and expressive test assertions in native tests. Unused imports in `BitstringTest.kt` were also cleaned up to simplify the code.
0 commit comments