issues
search
zunit-zsh
/
zunit
A powerful testing framework for ZSH projects
https://zunit.xyz
MIT License
208
stars
23
forks
source link
v0.8.1
#79
Closed
molovo
closed
7 years ago
molovo
commented
7 years ago
Enhancements
[x] Allow a space in the ZUnit shebang (#77)
[x] Add
contains
and
does_not_contain
assertion methods (#81)
Bugfixes
[x] Stop output from
@setup
and
@teardown
methods from being suppressed (#80)
[x] Update Documentation (zunit-zsh/www#79)
[x] Bump Version
Enhancements
contains
anddoes_not_contain
assertion methods (#81)Bugfixes
@setup
and@teardown
methods from being suppressed (#80)