Skip to content

Releases: fvanwijk/jasmine-mox-matchers

V1.0.0

22 Feb 22:33
Compare
Choose a tag to compare
  • Cleaned up and bumped all dependencies
  • Created a Webpack ES2015/UMD build with a sourcemapped bundle and a minified (production) bundle

V0.3.1

22 Feb 22:32
Compare
Choose a tag to compare
V0.3.1 Pre-release
Pre-release

Clean up Grunt stuff

V0.3.0

28 Oct 21:03
Compare
Choose a tag to compare
V0.3.0 Pre-release
Pre-release

Updated dependencies and cleaned up test configs

V0.2.0

28 Oct 21:05
Compare
Choose a tag to compare
V0.2.0 Pre-release
Pre-release
  • Added .toHaveQueryParams matcher
  • Cleaned up grunt tasks

v0.1.0

23 May 08:22
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Matcher files for Jasmine 1.x and 2.x are merged into one set of matchers. An adapter is converting Jasmine 2 matchers to Jasmine 1. The script detects which version of Jasmine is used and adds the correct matchers.

Matchers for Jasmine 1.x and 2.x

17 Mar 10:34
Compare
Choose a tag to compare
Pre-release

Initial release with some promise matchers and a directive isolate scope matcher for Jasmine 1.x and 2.x