Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 524 Bytes

File metadata and controls

20 lines (14 loc) · 524 Bytes

1.1.1 (2015-01-25)

  • Fix exit code on spec failure

1.1.0 (2014-12-28)

  • toContain/notToContain accepts multiple args
  • Added toContainAnyOf
  • Added support for custom matchers
  • Support phar generation
  • Support for pending specs via xdescribe, xcontext, and xit
  • Improved watcher, with inotify support
  • Support the use of custom reporters
  • Added support for a bootstrap file to be loaded before running suites
  • Added --no-color option

1.0.0 (2013-12-07)

  • Initial Stable Release