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 <[email protected]>
To:     Sugar Developers <[email protected]>


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.
_______________________________________________
Testing mailing list
[email protected]
http://lists.laptop.org/listinfo/testing

Reply via email to