dokka icon indicating copy to clipboard operation
dokka copied to clipboard

Test DGPv2 example projects

Open adam-enko opened this issue 5 months ago • 8 comments

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:

image

KT-71346

Dependencies

  • This PR requires https://github.com/Kotlin/dokka/pull/3820

adam-enko avatar Sep 23 '24 11:09 adam-enko