Skip to content

kellyethridge/SimplyVBUnit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages