Skip to content

Commit 7ef8316

Browse files
committed
[K2] Add doc
1 parent f22979e commit 7ef8316

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

dokka-integration-tests/gradle/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,9 @@ In order to update:
1919
* Go to `$pathToProjectInDokka`, `git fetch && git checkout $revisionNumber`
2020
- Prior to that, ensure that you have your git submodules initialized
2121
* Ensure that the corresponding `GradleIntegrationTest` passes locally and push
22+
23+
24+
### Run integration tests with K2 (symbols)
25+
26+
To run integration tests with K2, the property `org.jetbrains.dokka.experimental.tryK2` should be set to `true`.
27+
By default, the task `integrationTest` is run with K1 (descriptors).

0 commit comments

Comments
 (0)