molovo on master
Add zplug installation method t… (compare)
You can use the load
helper to source the file which contains the function and then you can call it with the run
helper like a normal command. Or alternatively you can source all your functions inside a bootstrap script before testing begins
Be aware though, any code not inside a function will still execute when the file is sourced, so that will only work if you define your functions in a separate file from any executing code
evl
– basically an eval. However, you would also probably need to use zsh/zpty module
zunit
with antigen
package manager, let me know if you're interested in a PR and i'll add/modify what's necessary to fit code/contribution style