Files
kotlin-fork/native/native.tests/README.md
T
2022-04-19 16:02:46 +03:00

6 lines
211 B
Markdown

## Running tests
For tests, use `./gradlew :native:native.tests:codegenBoxTest` and `./gradlew :kotlin-native:backend.native:tests:run`.
For more details see [Testing](../../kotlin-native/HACKING.md#Testing).