Expect More Versions Save

Curried Type Testing library, and Test Matchers for Jest

[email protected]

1 year ago

5.4.1 (2022-06-04)

Bug Fixes

  • expect: fix use of deprecated expect/build/jasmineUtils (3ebb252)

[email protected]

1 year ago

5.4.0 (2021-08-31)

Features

[email protected]

2 years ago

0.3.0 (2021-08-08)

Bug Fixes

  • npm: update dependencies (b34b440)

Features

  • typings: improve type information (4cff05e)

[email protected]

2 years ago

5.3.0 (2021-08-08)

Bug Fixes

  • npm: update dependencies (b34b440)

Features

  • typings: improve type information (4cff05e)

[email protected]

2 years ago

1.1.0 (2021-08-08)

Bug Fixes

  • npm: update dependencies (b34b440)

Features

  • typings: improve type information (4cff05e)

    All functions are now type guards with an optional generic which can be provided if you want to override or otherwise be more specific about what type your asserted value is.

    BREAKING CHANGE

    The return types have changed from eg. boolean to value is number[], which may result in type errors in your projects.

[email protected]

3 years ago

1.0.1 (2021-01-29)

Note: Version bump only for package expect-more

[email protected]

3 years ago

0.2.2 (2021-01-29)

Bug Fixes

  • npm: update dependencies (2b18adb)

[email protected]

3 years ago

5.2.2 (2021-01-29)

Bug Fixes

  • npm: update dependencies (2b18adb)

[email protected]

4 years ago

0.5.5 (2019-06-17)

Note: Version bump only for package expect-more

[email protected]

4 years ago

2.4.2 (2019-06-17)

Bug Fixes