Releases: TomokiMiyauci/unitest
Releases Β· TomokiMiyauci/unitest
v1.0.0-beta.82
10 Jan 06:42
Compare
Sorry, something went wrong.
No results found
Features
dummy: add anyObject dummy function (2b267e2 )
v1.0.0-beta.81
09 Jan 11:51
Compare
Sorry, something went wrong.
No results found
Features
dummy: accept conditional function to anyNumber dummy function (cf4e13f )
v1.0.0-beta.80
07 Jan 16:08
Compare
Sorry, something went wrong.
No results found
Features
dummy: add anyString to conditional function (0c5d17b )
v1.0.0-beta.79
06 Jan 07:33
Compare
Sorry, something went wrong.
No results found
Features
dummy: add anyBigInt function (8c50d41 )
dummy: add anySymbol function (ea5d2b4 )
v1.0.0-beta.78
22 Dec 08:53
Compare
Sorry, something went wrong.
No results found
Features
modifier: add lowerCase pre modifier (c26dce1 )
modifier: add upperCase pre modifier (63008cb )
v1.0.0-beta.77
21 Dec 10:42
Compare
Sorry, something went wrong.
No results found
Bug Fixes
expect: remove debug types (c59d991 )
Features
dummy: add anyFunction dummy object (4213261 )
helper: add color to assertion message (0859d3a )
v1.0.0-beta.76
21 Dec 07:27
Compare
Sorry, something went wrong.
No results found
Features
expect: add reserveActualHint hooks for merge actual hint after match (f0749e3 )
modifier: add boolean pre modifier (374dcd1 )
modifier: set reserved actual hint (cc1bbe6 ), closes #60
v1.0.0-beta.75
20 Dec 14:07
Compare
Sorry, something went wrong.
No results found
Bug Fixes
expect: change context member and fix assertion message (599940f )
matcher: change MatchResult interface (1e6bac4 )
modifier: rename stringify pre modifier to string (1d61e93 )
Features
modifier: add number pre modifier (8ce5f1e )
v1.0.0-beta.74
20 Dec 07:17
Compare
Sorry, something went wrong.
No results found
Bug Fixes
expect: fix display assertion result (78f8de9 )
expect: improve type infer of pre modifier return types (301d542 )
Features
expect: be accept multiple pre modifier (2f3603d )
modifier: add stringify pre modifier (f135b57 )
v1.0.0-beta.73
19 Dec 12:43
Compare
Sorry, something went wrong.
No results found
Features
expect: improve types for accept multiple pre modifiers (ff66bda ), closes #55