Releases: seregazhuk/php-react-promise-testing
Releases · seregazhuk/php-react-promise-testing
v0.6.1
v0.6.0
v0.5.0
Added:
- trait
AssertsPromise
0.4.0
Changed:
- TestCase is now abstract
Added:
- assertPromiseFulfillsWithInstanceOf() to check class of the resolution value
0.3.0
Updated:
- Dependencies
- Added types
0.2.2
Fixed:
- use vendor PHPUnit when running TravisCI
0.2.1
Fixed:
- assertions counter
0.2.0
Updated:
- dependencies and php version changed to 7.2
0.1.5
Fixed:
- wrong assertions count
0.1.4
Added:
- support for php7