Skip to content

v1.1.0

@mcmath mcmath tagged this 24 Jun 08:25
This release adds new assertions for testing the length of iterable
objects.

#### Features

- Add length assertions (e.g. `lengthOf()`, `length.above()`)

#### Development

- Add tests for length assertions
- Put code in one file
- Use plain ES5 for code

#### Documentation

- Update `README.md` with length methods.
Assets 2
Loading