Is there a definitive list of "testable" (i.e. whe...
# multiplatform
b
Is there a definitive list of "testable" (i.e. where you can actually run tests) kotlin targets?
c
I haven't played with Native yet, so can't tell for those, but to my knowledge you can run tests with all platforms?
b
Definitely not all native platforms. For instance I know for a fact that you can't run tests for mingwX86 and wasm