Skip to content

Latur1931/objective_dev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

181 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

objective_dev

NOT READY YET

Still some quirks!

An objective plugin for testing.

Build Status

Quickstart

sudo npm install objective --global
cd myNewProject
objective --create-dev # --js --json

objective

todo, make does = must, stub = can, spy remains spy

todo, fix broken reload, sometimes running old test on changed, use --once for now

? todo, it(function() {to('reason'); and('additional info'); })

todo, expectations fail if met out of sequence

todo, does(ex,pec,tations).then(done);

todo, mock accepts promise

todo, contextwide timeout adjustment

todo, done.split() for multiple done(s) in single test

About

Tester plugin for objective.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.8%
  • CoffeeScript 44.0%
  • Shell 0.2%