You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have setup Travis CI (1f2a510) to run build of this repo every time I commit to master. It would be nice if I also had some kind of test suit to verify that I not only can setup symlinks, but that it also works as intended.
bats is a test framework for bash. ULHPC/dotfiles uses it to test their setup.
I have setup Travis CI (1f2a510) to run build of this repo every time I commit to master. It would be nice if I also had some kind of test suit to verify that I not only can setup symlinks, but that it also works as intended.
bats is a test framework for bash. ULHPC/dotfiles uses it to test their setup.
vader.vim is a test framework for vimscripts
konifar/dotfiles-1 also have some tests setup, I could look to them for some inspiration.
The text was updated successfully, but these errors were encountered: