satisfier

Manage and generate artifacts to test data across boundaries

MIT License

Downloads
936
Stars
2
Committers
7

Bot releases are hidden (Show)

satisfier - v1.0.0

Published by unional almost 7 years ago

1.0.0 (2018-01-09)

Features

BREAKING CHANGES

  • Rename Expecter to Expectation.
    Remove Satisfier class.
    Change Spy structure.

  • test: fix test.

Remoe await test as it is just testing Promise/A+.

  • chore: remove unpartial

  • refactor: improve coverage

callback is always assigned as it is used internally.

  • chore: update deps