Skip to content

Bad Puns Are How Eye Roll

Compare
Choose a tag to compare
@plroebuck plroebuck released this 14 Mar 07:39
· 92 commits to master since this release
d56bb4e

A lot of "under-the-hood" changes to make processing more direct.

User Visible Changes:

  • Replaced deprecated sinon.stub functionality with #callsFake, eliminating warnings
  • Updated several package dependencies (better, but still incomplete)
  • Help now displays Mocha-related options separately from the Abao-specific options.

BREAKING CHANGES:
There are two minor potentially user-breaking changes, both done to match Mocha's CLI.

  1. CLI --reporter option alias -r changed to -R
  2. CLI --schemas option alias -s was removed without replacement (preparation for --slow support)