shouldly 0.1.3
shouldly: ^0.1.3 copied to clipboard
A simple, extensible BDD assertion library which focuses on giving great error messages when the assertion fails.
0.1.3 #
- [Fix] map' TKey & TValue
- [Add] example for custom model.
0.1.2 #
- Add
ObjectAssertions - Add
EnumAssertions
0.1.1 #
- Document improvement.
0.1.0 #
- Add
beOfTypeandbeAssignableTo - Add more tests.
- Document improvement.
0.0.2 #
- Document improvement. Refactoring. Fix bugs.
0.0.1 #
- Add common primitives, including
Strings,Numbers,Booleans,Functions,Iterables,Maps