All Versions
2
Latest Version
Avg Release Cycle
71 days
Latest Release
2077 days ago

Changelog History

  • v0.2.0 Changes

    July 12, 2018

    ๐Ÿ”„ Changed

    • Rescue Exceptions from the subject in the its_side_effects_are helper, so that it is possible to check the side effects of a method which is expected to raise an error
  • v0.1.0 Changes

    May 02, 2018

    โž• Added

    • Add the its_side_effects_are helper, as well as its aliases it_has_side_effects and specify_side_effects.