Skip to content

acadet/oscar

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
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Logo

Oscar - A TypeScript test harness Build Status

Beauty is a form of Genius--is higher, indeed, than Genius, as it needs no explanation.

Main features

  • Asserting
  • Supports both synchronous and asynchronous tests
  • Failure reporting
  • Auto test gathering
  • Auto launching
  • Setting up and cleaning methods available
  • Allows continuous integration

In the loop? Glance at Get started section!