[X] The "xvidcap_1.1.7rc1_i386.deb" file could not be found or is not available. Please select another file.

SimplyVBUnit is a VB6 unit testing framework written in Visual Basic 6. It closely follows the GUI setup of NUnit. Creating Tests is a snap, as you don't need to implement anything, just add your tests to a new class and GO!


http://simplyvbunit.sourceforge.net





Separate each tag with a space.

Features:

  • Automatically discovers test methods within test classes.
  • Supports parameterized test methods.
  • Supports assertions of expected errors to be raised.

Release Date:

2009-03-28

Topic:

Operating System:

License:

Translations:

Intended Audience:

User Interface:

Programming Language:

Registered:

2004-10-16

Ratings and Reviews

  • Thumbs up:

    3
  • Thumbs down:

    0
100% of 3 users recommend this project
  • Thumbs up

    You know you should be unit testing code, and this let's you do it for VB6. This is one of your only options available for VB6 unit testing without having to pay for it. It also doesn't hurt that this is very well written VB6 code. You'll be able to borrow a lot of good ideas from this code, and you can change it to help make it part of an automated process. Basically, the way this works, is that you create some test classes in a VB6 project using SimplyVBUnit, these classes are registered w/ the unit test runtime engine, and when the tests are executed, SimplyVBUnit uses some COM magic to iterate through the functions in the class instances and executes them. The test functions themselves use an Assert style class/syntax which is implemented via magic and good design to report test failure. It's free, and it's well written, and you need to be doing unit tests even if you're on VB6. I say download it asap.

    posted by wtheronjones 69 days ago
    If you'd like to rate this review, please log in.
  • Thumbs up

    simple but usefull

    posted by anonymous 92 days ago
    If you'd like to rate this review, please log in.

View all reviews

Project Feed

Rate and Review

Would you recommend this project?






<

Related Projects

SimplyVBUnit Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks