swc-testing-nose.git
11 years agoRefined testing code (added comments and solutions to exercises). New pdb example. test-bostroem
Azalee Bostroem [Tue, 27 Nov 2012 03:13:35 +0000 (22:13 -0500)]
Refined testing code (added comments and solutions to exercises). New pdb example.

11 years agodeleted unit_testing folder and moved materials to testing_debugging_part1
Azalee Bostroem [Tue, 20 Nov 2012 04:28:11 +0000 (23:28 -0500)]
deleted unit_testing folder and moved materials to testing_debugging_part1

11 years agoAdding test.txt for unit testing presentation example
Azalee Bostroem [Tue, 20 Nov 2012 04:26:08 +0000 (23:26 -0500)]
Adding test.txt for unit testing presentation example

11 years agoInitial lesson plan for testing and debugging covering: unit testing, tracebacks...
Azalee Bostroem [Tue, 20 Nov 2012 04:24:50 +0000 (23:24 -0500)]
Initial lesson plan for testing and debugging covering: unit testing, tracebacks, pdb.set_trace(), and assertions.