hspec-expectations-match v0.1.1.0 Release Notes

Release Date: 2017-11-16 // over 6 years ago
    • ➕ Added shouldReturnAndMatch, which combines the action-running behavior of shouldReturn with the pattern-matching behavior of shouldMatch.
    • ➕ Added a missing HasCallStack constraint to properly provide source location information for failed expectations.