New issue report by marhar:
1) PyUnit for function testing. Replace the calling of functions and
printing expected and actual values with unit tests. This will make
it easier to add tests as you won't have to update the *.test-regress
file(s), and it will make it easier to diagnose test failure as the
pyunit framework will give a report of what test(s) failed and why.
Issue attributes:
Status: Accepted
Owner: MarkRoddy
Labels: Type-Enhancement Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
OK, got this in... looks great!
In other news, Bjorn is headed to Australia, but he'll still
be contributing to the project.
Comment #5 by MarkRoddy:
File is now in google code svn, marking as fixed.
Issue attribute updates:
Status: Fixed