dokka
dokka copied to clipboard
Test DGPv2 example projects
Test the DGPv2 examples by comparing using golden testing.
The example projects are executed using Gradle TestKit. The generated Dokka output is compared against data committed into the directory ./dokka-integration-tests/gradle/src/testExampleProjects/expectedData/
To re-emphasise, everything in testExampleProjects/
is test data, and these are the remaining modified files:
Dependencies
- This PR requires https://github.com/Kotlin/dokka/pull/3820