SimplyVBUnit Save

The SimplyVBUnit framework provides powerful unit-testing capabilities for VB6.

Project README

Overview

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!

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

Getting Started

A Wiki has been created to help get started with a new project.

Open Source Agenda is not affiliated with "SimplyVBUnit" Project. README Source: kellyethridge/SimplyVBUnit
Stars
40
Open Issues
10
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating