satisfier

Manage and generate artifacts to test data across boundaries

MIT License

Downloads
936
Stars
2
Committers
7

Bot releases are visible (Hide)

satisfier - v5.4.2 Latest Release

Published by unional about 2 years ago

5.4.2 (2022-10-08)

Bug Fixes

  • function-object implementation (1750ab3)
satisfier - v5.4.1

Published by unional about 2 years ago

5.4.1 (2022-10-08)

Bug Fixes

satisfier - v5.4.0

Published by unional about 2 years ago

5.4.0 (2022-10-05)

Features

satisfier - v5.3.0

Published by unional about 2 years ago

5.3.0 (2022-10-03)

Features

satisfier - v5.2.2

Published by unional over 2 years ago

5.2.2 (2022-06-12)

Bug Fixes

satisfier - v5.2.1

Published by unional over 2 years ago

5.2.1 (2022-06-10)

Bug Fixes

satisfier - v5.2.0

Published by unional over 2 years ago

5.2.0 (2022-06-04)

Bug Fixes

  • set sideEfffect to false (0c10e21)

Features

satisfier - v5.1.4

Published by github-actions[bot] over 2 years ago

5.1.4 (2022-05-06)

Bug Fixes

  • revert the clarify type change in 5.1.3 (529cfcb)
satisfier - v5.1.3

Published by github-actions[bot] over 2 years ago

5.1.3 (2022-04-24)

Bug Fixes

  • clarify return types of predefined predicates (f5b9e3d)
satisfier - v5.1.2

Published by github-actions[bot] almost 3 years ago

5.1.2 (2022-01-25)

Bug Fixes

  • upgrade tersify from 3.7.9 to 3.7.11 (#115) (87b2a3d)
satisfier - v5.1.1

Published by github-actions[bot] almost 3 years ago

5.1.1 (2021-12-06)

Bug Fixes

satisfier - v5.1.0

Published by unional almost 5 years ago

5.1.0 (2019-11-17)

Features

satisfier - v5.0.2

Published by unional over 5 years ago

5.0.2 (2019-05-13)

Bug Fixes

satisfier - v5.0.1

Published by unional over 5 years ago

5.0.1 (2019-04-11)

Bug Fixes

satisfier - v5.0.0

Published by unional over 5 years ago

5.0.0 (2019-03-13)

Features

BREAKING CHANGES

  • array will now fail when the length does not match.

Removed AtLeaseOnce. It is the same as has()

feat: support anything

  • undefined will check against undefined.

Use anything for the previous undefined support

feat: Add formatDiffs

chore: only run tests on node@11

because of bigint tests.

satisfier - v4.5.1

Published by unional almost 6 years ago

4.5.1 (2018-12-31)

Bug Fixes

satisfier - v4.5.0

Published by unional about 6 years ago

4.5.0 (2018-08-05)

Features

satisfier - v4.4.3

Published by unional over 6 years ago

4.4.3 (2018-06-08)

Bug Fixes

satisfier - v4.4.2

Published by unional over 6 years ago

4.4.2 (2018-06-08)

Bug Fixes

satisfier - v4.4.1

Published by unional over 6 years ago

4.4.1 (2018-04-11)

Bug Fixes

  • make AtLeastOnce shape conform with ArrayEntryExpectation (8263b0e)