[Sugar-devel] Unit & integration testing - tools discussion
Tim McNamara
paperless at timmcnamara.co.nz
Wed Aug 11 16:15:32 EDT 2010
I would like to start a thread on unit & integration testing. I have two
main questions:
1) Where should tests be located
2) Which testing framework to use
Some options for 1:
- every Sugar project decides for itself
- root/tests in each project
- a meta project that houses tests for several/all Sugar projects
Some options for 2:
- unittest
- nose
- py.test
My preferences:
1: root/tests for each project
2: py.test - primarily because it supports distributed testing, that will
make support for alternate Python versions much easier (if we have test
sufficient coverage)
Regards,
Tim.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sugarlabs.org/archive/sugar-devel/attachments/20100812/9050c3f5/attachment-0001.htm
More information about the Sugar-devel
mailing list