kyonifer / koma

A scientific computing library for Kotlin. https://kyonifer.github.io/koma
Other
270 stars 23 forks source link

Multiplatform test coverage #56

Open kyonifer opened 5 years ago

kyonifer commented 5 years ago

Currently koma only tests itself on the jvm. It needs to instead switch to kotlin-test and test on all 3 backends, as well as extend test coverage.