github.com/atlassian/git-lob@v0.0.0-20150806085256-2386a5ed291a/watch.sh (about)

     1  #!/bin/sh
     2  
     3  #watches, compiles & runs tests
     4  # skips running any tests which have LONG in description
     5  ginkgo watch -r --skip="(LONGTEST|REMOTETEST)"