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

Defines ‘be_truthy’ assertion.

it do: expect(1).to be_truthy

Link to this section Summary

Link to this section Functions

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