Skip to content

A collection of software and test data used by developers to unit test software models during development

Notifications You must be signed in to change notification settings

goldlabel-apps/test-harness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Listingslab Test Harness

In software development, a test harness is a collection of software and test data used by developers to unit test software models during development.

A test harness will specifically refer to test drivers and stubs, which are programs that interact with the software being tested.

Install

cd <working-dir>
git clone https://github.com/listingslab-goldlabel/test-harness goldlabel-test-harness
cd goldlabel-test-harness
npm install 
npm start

About

A collection of software and test data used by developers to unit test software models during development

Topics

Resources

Stars

Watchers

Forks