Github user Jens-G commented on the pull request:

    https://github.com/apache/thrift/pull/557#issuecomment-170364590
  
    All languages are encouraged 1) to implement the standard Thrift test. This 
test is the basic test to ensure interoperability across languages for all 
features implemented. So if we have a http server, that thing should be 
testable. The [command line syntax is 
documented](http://thrift.apache.org/test/#test-executable-specification) and 
works the same way for all languages.
    
    So yes, it would be good to have this integrated into the ThriftTest server 
and controlled via the ```--transport http(s)``` parameter. The client already 
supports it, [the server throws an error right 
now](https://github.com/apache/thrift/blob/master/test/go/src/common/server.go#L92).
    ____
    1) one could also say "required" and it would not be wrong 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to