angelmh / rest-client

Automatically exported from code.google.com/p/rest-client
0 stars 0 forks source link

Enhancements for RESTClient #63

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I just want to say this one is a handy tool to test out RESTful services.
This tool is in its infancy when it comes to features. Can you please look
into these things for future:

1. Making a Test Suite instead of just single REST Request.
2. Enabling and/or Disabling of test cases within a test suite.
3. Test Results Reporting (e.g JUnit Style Reports)

I guess with such features included RESTClient could easily stand as a
SaopUI alternate to RESTful Testing.

Regards,
Tamoor Abbasi

Original issue reported on code.google.com by info.tam...@gmail.com on 29 Jul 2008 at 7:32

GoogleCodeExporter commented 8 years ago
Thanks for the insightful observation. Making a test suite sure is a great 
concept.
Hopefully, one of these days will try to get it done.

Original comment by subwiz on 29 Jul 2008 at 1:04