Test framework for Python
Alexis Lê-Quôc
alq666 at yahoo.com
Fri Apr 13 12:50:01 EDT 2001
Greetings,
Try PyUnit (on sourceforge). It's inspired from JUnit (by Gamma and
Beck I believe), provides neat reports and allow for automatic test. It
sounds like a good match for you.
It's going to be included in python 2.1 IIRC.
Cheers,
Alexis Le-Quoc
--- Oliver Korpilla <korpo at 01019freenet.de> wrote:
> Hi!
>
> I'm looking for a test framework for usage with Python.
> It should be easy-to-use, well-documented and free. Additionally, of
> course, it should be able to test automatically, and give "neat
> little
> reports" for usage in tracking down bugs.
>
> Besides, what would anyone recommend as profiling tools for Python to
> determine performance bottlenecks ?
>
> Is there a refactoring browser for Python available or in
> development?
>
> Thanks in advance,
>
> Korpo
>
> --
> http://mail.python.org/mailman/listinfo/python-list
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
More information about the Python-list
mailing list