Commit 2db075b
committed
v1.1.0
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.1 parent b5d3014 commit 2db075b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments