All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Higher order expectations. (#12)
ray
method for debug the current value. (#13)
dd
method for dump the current value and exit. (28b6f8f)
sequence
method now creates expectation on keys. (#11)
- Allows to create an expectation on
each
item of an iterable "value". (#7)
- Version conflicts
- Stable version
toBeJson
expectation (#2)
- Usage of plugin outsite PEST (4a2eb63)
- Infinite
expect
call (4c51a9c)
- First