Are you aware of the testing in Python list

    http://lists.idyll.org/listinfo/testing-in-python

?

On Feb 27, 2007, at 5:59 PM, Collin Winter wrote:

> I'd like to propose a new SIG, qa-sig, for discussing topics related
> to testing and QA in/with/of Python, analogous to Perl's perl-qa list
> [0]. I want a central place for discussing things like
>
> - new features for unittest.
> - extensions for unittest, like Sebastian Rittau's XmlTestRunner [1].
> - testing best practices (infrastructure, conventions, etc).
> - projects like PyBots [2].
> - test discovery frameworks, like nose [3].
> - using/developing mock libraries, like my own svnmock [4].
>
> In short, a clearinghouse for information about QA in the Python  
> world.
>
> I would volunteer to be the SIG's coordinator.
>
> Thanks,
> Collin Winter
>
> [0] - http://lists.cpan.org/showlist.cgi?name=perl-qa
> [1] - http://cheeseshop.python.org/pypi/XmlTestRunner/
> [2] - http://www.pybots.org/
> [3] - http://somethingaboutorange.com/mrl/projects/nose/
> [4] - http://cheeseshop.python.org/pypi/svnmock/
> _______________________________________________
> Meta-sig maillist  -  [email protected]
> http://mail.python.org/mailman/listinfo/meta-sig

--
Jim Fulton                      mailto:[EMAIL PROTECTED]                Python 
Powered!
CTO                             (540) 361-1714                  
http://www.python.org
Zope Corporation        http://www.zope.com             http://www.zope.org



_______________________________________________
Meta-sig maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/meta-sig

Reply via email to