stackbuilders/assertive-ts
A type-safe fluent assertion library written in TypeScript and inspired by Jest assertions and the popular AssertJ
TypeScriptMIT
Issues
- 1
Add NumberAssertion starter implementation
#11 opened by JoseLion - 2
Add PromiseAssertion starter implemetation
#15 opened by JoseLion - 3
Add FunctionAssertion starter implementation
#13 opened by JoseLion - 1
Add ObjectAssertion starter implementation
#12 opened by JoseLion - 1
Add DateAssertion starter implementation
#14 opened by JoseLion - 1
Add ArrayAssertion<T> starter implementation
#27 opened by JoseLion - 1
Add `TypeFactory` feature to the readme
#62 opened by JoseLion - 1
- 2
DateAssertion.toBeDayOfWeek fails on Sunday dates when comparing to "sunday" literal
#75 opened by neolight1010 - 2
- 3
Improve JSDoc
#41 opened by JoseLion - 2
- 2
Replace @cometlib/dedent with dedent
#114 opened by JoseLion - 0
Does it make sense to throw a type error if the value cannot be null for the `.toBeNull` helper?
#110 opened by CristhianMotoche - 1
Alias for `.toBeSame` matcher
#108 opened by JoseLion - 2
- 2
Broken Link
#58 opened by sebas1208 - 2
Docs page seem to be broken
#59 opened by ibarrae - 1
Use `.toISOString()` in DateAssertion messages
#37 opened by JoseLion - 2
Add UnknownAssertion starter implementation
#22 opened by Alex0jk - 10