Comment #2 on issue 563 by fabianfl...@gmail.com: Add unit testing
https://code.google.com/p/gambas/issues/detail?id=563
Not just a nice thing to have, but a needed thing. I used to do ad-hoc
test, but then I wrote my own little and limited test framework (just a
runner and a assert class), s
Updates:
Status: Accepted
Labels: -Type-Bug -Priority-Medium Type-Enhancement Priority-Low
Comment #1 on issue 563 by tabo...@gmail.com: Add unit testing
https://code.google.com/p/gambas/issues/detail?id=563
Before we get to unit tests from source code comments, we first need a un
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 563 by torredel...@gmail.com: Add unit testing
https://code.google.com/p/gambas/issues/detail?id=563
Add a system for performing unit testing, as the python doctest module,