- Update to give test dir precedence over spec dir
- fix Regex matching for in nearest spec. Does not require file to be in spec/test dir. Only needs to be a js/coffee file
- fix Regex matching for Mocha #GetNearestSpec
- add
major_filetype
to find dominant filetype in current directory - refactor logic to find spec command (via language)