ESpec v1.4.3 ESpec.Assertions.Boolean.BeTrue View Source

Defines ‘be_true’ assertion.

it do: expect(1 == 1).to be_true

Link to this section Summary

Link to this section Functions

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