On Tue, Dec 9, 2014 at 5:49 PM, Mukesh Yadav <mak....@gmail.com> wrote:
> Hi,
>    I was looking for a tool or a library which can do automated testing of
> APIs, currently  I use Postman (Chrome extension for manual testing).
> I found https://github.com/vlucas/frisby which is exactly what I was
> looking for is there something similar in python.
>
>

python-requests + unittest would be convenient.
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to