Example of using Gulp for running elm-test with watch.
Expecting node.js with ES2015 support. Node 5.5.0 for example!
There are few things hardcoded inside this config. At first expected test location is tests/ and your source should be in src/ directory.
The main test file name is Main.elm by default. You can change this setting in gulpfile.js