Gulp.js plugin to wrap the Fixie Console runner within your gulpfile.js.
I wanted to load the Fixie tests within a gulp task, using the pipe / glob syntax that gulp already provides. And there was no other (current) implementation
- Yeah, I have to right some test stuff
Some code borrowed from gulp-nunit-runner, mainly for debugging purposes