All Versions
14
Latest Version
Avg Release Cycle
74 days
Latest Release
1385 days ago

Changelog History
Page 1

  • v0.6.0 Changes

    July 03, 2020

    โž• Added:

    • ๐Ÿ†• New assertions assertTrueAboutPromise() and assertFalseAboutPromise() (#21 by @ace411)
  • v0.5.0 Changes

    May 22, 2020

    โž• Added:

    • trait AssertsPromise
  • v0.4.0 Changes

    March 09, 2020

    ๐Ÿ”„ Changed:

    • TestCase is now abstract ### โž• Added:
    • assertPromiseFulfillsWithInstanceOf() to check class of the resolution value
  • v0.3.0 Changes

    March 08, 2020

    โšก๏ธ Updated:

    • Dependencies
    • โž• Added types
  • v0.2.2 Changes

    April 06, 2019

    ๐Ÿ›  Fixed:

    • ๐Ÿ‘‰ use vendor PHPUnit when running TravisCI
  • v0.2.1 Changes

    September 14, 2018

    ๐Ÿ›  Fixed:

    • assertions counter
  • v0.2.0 Changes

    June 26, 2018

    โšก๏ธ Updated:

    • dependencies and php version changed to 7.2
  • v0.1.5 Changes

    March 02, 2018

    ๐Ÿ›  Fixed:

    • wrong assertions count
  • v0.1.4 Changes

    February 16, 2018

    โž• Added:

    • ๐Ÿ‘Œ support for php7
  • v0.1.3 Changes

    February 10, 2018

    ๐Ÿ›  Fixed:

    • method names (replace verb resolve with fulfill)