[BangPypers] Rest API testing tool

Bibhas Ch Debnath me at bibhas.in
Tue Dec 9 14:36:23 CET 2014


requests/urllib + unittest is possibly the best fit.

----
Thanks,
Bibhas Debnath
http://bibhas.in

On Tue, Dec 9, 2014 at 7:05 PM, Mukesh Yadav <mak.gnu at gmail.com> wrote:

> @Dhruva its nice but it does not test the data type of values.
> @pratik thats the last choice.
>
> On Tue, Dec 9, 2014 at 5:52 PM, Dhruv Baldawa <dhruvbaldawa at gmail.com>
> wrote:
>
> > There is also https://github.com/svanoort/pyresttest/ you can try.
> >
> > On Tue, Dec 9, 2014 at 5:49 PM, Mukesh Yadav <mak.gnu at 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.
> > >
> > >
> > > --
> > > Regards
> > > Mukesh Yadav
> > > mukeshyadav.com
> > > _______________________________________________
> > > BangPypers mailing list
> > > BangPypers at python.org
> > > https://mail.python.org/mailman/listinfo/bangpypers
> > >
> >
> >
> >
> > --
> > Dhruv Baldawa
> > (http://www.dhruvb.com)
> > _______________________________________________
> > BangPypers mailing list
> > BangPypers at python.org
> > https://mail.python.org/mailman/listinfo/bangpypers
> >
>
>
>
> --
> Regards
> Mukesh Yadav
> mukeshyadav.com
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> https://mail.python.org/mailman/listinfo/bangpypers
>


More information about the BangPypers mailing list