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!

Features

  • Automatically discovers test methods within test classes.
  • Support categorization of unit-tests and test fixtures.
  • Supports parameterized test methods.
  • Supports assertions of expected errors to be raised.

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow SimplyVBUnit

SimplyVBUnit Web Site

Other Useful Business Software
Board Meeting Portals Made Simple Icon
Board Meeting Portals Made Simple

For businesses requiring a board portal solution to securely distribute, organize and share critical board room data

MyBoardPacket is the most straightforward, affordable, and secure solution for Board meeting portals on the market.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
3
0
0
0
1
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5

User Reviews

  • Wonderfull! Easy to use. Thousand thanks.
  • Very nice. Congratulations to the developer, with the application you can use TDD in VB.
  • It doesnt work :( the examples doesnt work
  • 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.
    1 user found this review helpful.
Read more reviews >

Additional Project Details

Operating Systems

Windows

Intended Audience

Developers

Programming Language

Visual Basic

Related Categories

Visual Basic Software Testing Tool, Visual Basic Agile Development Tools, Visual Basic Unit Testing Tool

Registered

2004-10-16