Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (13 loc) · 651 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 651 Bytes

Change Log

0.0.5

  • On fact failure of Integer ==/!=/>/>=/</<=, display the involved objects
  • Support fact failure printout for frozen Objects

0.0.4

  • On fact failure of Object ==/!=, display the involved objects
  • On fact failure of Array ==/!=/empty?/include?, display the involved objects

0.0.3

  • On fact failure of String #empty? and #include?, display the involved objects

0.0.2

  • On fact failure of String equality or inequality, display the two compared objects

0.0.1

  • Initial version with support for specification, use_case, scenario, and fact keywords.