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.2
#91
Closed
molovo
closed
6 years ago
molovo
commented
7 years ago
Enhancements
[x] The
zunit init
command now skips files which already exist and prints a warning, rather than exiting with an error. (#89)
Bugfixes
[x] Prevents false-positives from occurring when empty values are passed into some assertion functions. (#90)
Todo
[x] Update Documentation
[x] Bump Version
Enhancements
zunit init
command now skips files which already exist and prints a warning, rather than exiting with an error. (#89)Bugfixes
Todo