Skip to content

sebastien/testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Testing
== Simple, Lightweight Testing Framework

The Problem
===========

OOP unit testing (TestCases, TestSuites, etc) is often too much for what you'd
like to do, which is basically do a sequence of assertions...

Design principles
================

	- Small, simple
	- Stateful
	- OOP is optional

# EOF

About

A JavaScript library to write (unit) tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published