expect / should [bdd]
The BDD style allows you to write your assertions in a natural, self-describing manner.
assert [tdd]
The TDD style allows you to write your assertions using the classic 'assert dot' notation.
The BDD style allows you to write your assertions in a natural, self-describing manner.
The TDD style allows you to write your assertions using the classic 'assert dot' notation.