Description
Currently, PHP interop test outputs the following warning for each input file.
This test does not have a @covers annotation but is expected to have one
To suppress this, the interop test case should have the @coversNothing annotation, since it doesn't cover any method directly.
In addition, it should output which files were read and which were skipped, for the same reason as AVRO-3082.
Attachments
Issue Links
- links to