Revision 2 as of 2014-04-06 09:13:38

Clear message

Testing is matching output produced by your Python code with your expectations.

Testing strategy is what you test and how you do it. There are multiple strategies that can be combined:

See PythonTestingToolsTaxonomy for more details.

Unable to edit the page? See the FrontPage for instructions.