guava icon indicating copy to clipboard operation
guava copied to clipboard

Publish guava-tests to Maven Central

Open vlsi opened this issue 3 years ago • 2 comments

ByteSourceTester seems to be a useful TCK for testing InputStream.

Would you please consider publishing guava-tests module so other projects can reuse the tests?

vlsi avatar Jan 05 '22 16:01 vlsi

Or move ByteSourceTester to "guava-testlib" or a new artifact?

jbduncan avatar Jan 05 '22 16:01 jbduncan

For now, I am interested in ByteSourceTester and ByteSinkTester for testing https://github.com/pgjdbc/pgjdbc/pull/2376

vlsi avatar Jan 05 '22 17:01 vlsi