summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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.
Azalee Bostroem [Tue, 20 Nov 2012 04:28:11 +0000 (23:28 -0500)]
deleted unit_testing folder and moved materials to testing_debugging_part1
Azalee Bostroem [Tue, 20 Nov 2012 04:26:08 +0000 (23:26 -0500)]
Adding test.txt for unit testing presentation example
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.