Hi,
If the on-the-wire content of the response is known and fix for a given test
case, you theoretically could put to use previously stored request/response
pairs and let the test fail on any differences in the returned data.
ideally regardless of service implementation language.
I think, we can take that one as a given with Thrift, can't we? ;-)
Have fun,
JensG
-----Ursprüngliche Nachricht-----
From: Andrew Pennebaker
Sent: Wednesday, February 5, 2014 8:14 PM
To: Thrift Users
Subject: How should I test my thrift services?
Can web tools like *curl* be used to test thrift services? I'm looking for
tools for testing thrift services, ideally regardless of service
implementation language.
--
Cheers,
Andrew Pennebaker
[email protected]