Skip to content

2.2.0

Compare
Choose a tag to compare
@searls searls released this 11 Sep 22:29
· 80 commits to master since this release
  • Then.only support for jasmine environments (like Karma, Protractor, and jasmine-only) which provide an it.only mechanism for running only a single test. If it.only isn't defined, the spec will explode ungracefully.
  • Fixes Invariant such that a false return value will fail a test