This is an Atom.io package which includes a bunch of handy snippets for writing unit tests with Unit.js.
- describe
- it
- it_done (it asynchronous)
- case
- given
- when
- then
- wait
- exception
- error
- value_throws
- trigger_error
- and all main asserters (object, number, value, date, function, bool, regexp, ...)
Nicolas Talle |