v0.2.0
Features
-
Added
before.each
andafter.each
suite hooks (#9, #11): c3965c8
Documentation available here.
Thank you @hyanmandian~!
Patches
-
fix(assert): no diff for
throws
assertion: 0a2db3e
Hide thetrue
vsfalse
report; useless -
fix(assert): use
compare
foris
method: 9c87085
Usingcompare
allows for improved string reports (proxychars
orlines
)