6 lines
211 B
Markdown
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).
|