Copyright © 2002 Maass Computertechnik www.vbunit.com |
vbUnit3 helps to write and run automated unit tests against Visual Basic and COM objects. It is especially designed for incremental development with the "Test First" approach, where tests for each object are written before the implementation, and where all tests are run after each change, but it is also suitable for other forms of regression testing.
Using vbUnit3 can dramatically improve the quality of your code by allowing:
- precise specifications of your programming goals
- immediate feedback if your code is working
- confidence to make large changes to the code
- controlled bugfixes
- shared code ownership
If you have any comments, suggestions, thoughts, praise, or criticism about vbUnit3, please don't hesitate to send it to .
vbUnit3 Last update: Wed Nov 13 20:12:35 2002 | The most recent version of this document can be found at www.vbunit.com |