java-httpbin
java-httpbin copied to clipboard
Use python httpbin test suite
It would be nice to use the official httpbin test suite instead of inventing new test cases. This might require a forked submodule like S3Proxy does with s3-tests.
https://github.com/gaul/go-httpbin/tree/java-httpbin has workarounds to test java-httpbin.
https://github.com/gaul/httpbin/tree/java-httpbin also has workarounds to test java-httpbin.
This is more attractive now that httpbin maintenance is active at https://github.com/psf/httpbin.