Skip to content

kellyethridge/SimplyVBUnit

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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