This repository has been archived by the owner on Mar 25, 2022. It is now read-only.
Version 2.0.0
Breaking Changes:
- Alias
proclaim.ok
asproclaim
to fully match the Node.jsassert
API - Rename
proclaim.length
toproclaim.lengthEquals
New Features:
- Add
proclaim.lessThan
assertion - Add
proclaim.lessThanOrEqual
assertion - Add
proclaim.greaterThan
assertion - Add
proclaim.greaterThanOrEqual
assertion
Code Enhancements:
- General housekeeping
- Overhaul the unit tests for greater readability
Inception:
- Use proclaim to test proclaim