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