This release re-writes this package to use modern coding standards, including TypeScript and ES6 classes.
This release also includes a companion class: AssertionResult
. Both AssertionResult
and AssertionError
have an .ok
property which is a boolean
.