zunit-zsh / zunit

A powerful testing framework for ZSH projects
https://zunit.xyz
MIT License
208 stars 23 forks source link

zunit seems to be running with fail-fast by default #85

Open MichaelAquilina opened 7 years ago

MichaelAquilina commented 7 years ago

There is also no option to disable it since the opposite is meant to be the default behaviour

molovo commented 7 years ago

@MichaelAquilina I'm not able to recreate this in the current master. Would you mind pointing me to the repository where you experienced this?

Also, sorry if this is obvious, but have you double checked it's not set in .zunit.yml?

MichaelAquilina commented 7 years ago

I'll double check that on my home machine when I get the chance. it's possible I created something when I first started using zunit and completely forgot about it.