Kotlin / kotlinx-atomicfu

The idiomatic way to use atomic operations in Kotlin
Other
926 stars 59 forks source link

Update integration tests to use JVM Test Suites #457

Open dkrasnoff opened 4 months ago

dkrasnoff commented 4 months ago

Description: The current build script setup in integration-testing module for tests is not clear. It has some workarounds to work well with idea.

Suggested solution: Use JVM Test Suites