[Testing] Fwd: [Sugar-devel] Unit & integration testing - tools discussion
Holt
holt at laptop.org
Wed Aug 11 16:26:52 EDT 2010
Feel free to monitor QA ideas here, that may emerge from the email below:
http://lists.sugarlabs.org/archive/sugar-devel/2010-August/thread.html#26083
Subject: [Sugar-devel] Unit & integration testing - tools discussion
Date: Thu, 12 Aug 2010 08:15:32 +1200
From: Tim McNamara <paperless at timmcnamara.co.nz>
To: Sugar Developers <sugar-devel at lists.sugarlabs.org>
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.laptop.org/pipermail/testing/attachments/20100811/92eaebe3/attachment.htm
More information about the Testing
mailing list