assert_true

(alias) function assert_true(actual: boolean)

Assert a value is true.

Prefer other assertion functions where possible, as they provide better error messages.

Alias

Since

0.10.4

Parameters

actual

the value