ESpec v1.4.3 ESpec.Assertions.Match View Source

Defines ‘match’ (=~) assertion.

it do: expect(actual).to match(expected)

Link to this section Summary

Link to this section Functions

Link to this function assert(subject, data, positive \\ true) View Source