[Baypiggies] python-based test frameworks?

Luca Pellicoro luca.pellicoro at gmail.com
Wed Dec 22 07:22:14 CET 2010


On Tue, Dec 21, 2010 at 10:01 PM, Ian Zimmerman <itz at buug.org> wrote:
>
> Jeff> Hi All, I need to test a web front-end and a rest api in an
> Jeff> automated fashion.  Both are implemented w/Django, if that helps.
> Jeff> Does anyone have a set of tools/frameworks that they love? Bonus
> Jeff> points for frameworks authored in Python.
>
> buildbot: http://trac.buildbot.net/

I'd consider buildbot more of a build tool then a testing framework
but hudson (written in java) is a bit simpler to get into and there's
fabric (in python).

http://hudson-ci.org/
http://docs.fabfile.org/0.9.3/

>
> --
> Ian Zimmerman <itz at buug.org>
> gpg public key: 1024D/C6FF61AD
> fingerprint: 66DC D68F 5C1B 4D71 2EE5  BD03 8A00 786C C6FF 61AD
> Ham is for reading, not for eating.
> _______________________________________________
> Baypiggies mailing list
> Baypiggies at python.org
> To change your subscription options or unsubscribe:
> http://mail.python.org/mailman/listinfo/baypiggies
>


More information about the Baypiggies mailing list