Skip to content

Add support for checking/generating API of testFixtures #117

@remcomokveld

Description

@remcomokveld

Kotlin JVM libraries support defining test fixtures using the java-test-fixtures (https://docs.gradle.org/current/userguide/java_testing.html#sec:java_test_fixtures) gradle plugin. These test fixtures can be published and should thus be considered part of the public API.

It would be nice if the binary-compatbility-validator would therefore generate a separate *.api file with the API of the test fixtures

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions