Coleman Gariety

Results 71 comments of Coleman Gariety

@deepak1556 yeah I was just about to post. @sindresorhus would you merge if I made a fork of gulp-jasmine which takes file content instead of the path? If it just...

@shuhei ~~[juliemr/minijasminenode](https://github.com/juliemr/minijasminenode) doesn't use `vm`, so is it necessary?~~ Nvm, the gulp-jasmine variables would clash with the user's variables.

Stuck on an error where jasmine continually throws `Error: jasmine.Suite() required` no matter what I do. If someone wants to take a look: https://github.com/jacksongariety/gulp-jasmine

@deepak1556 that's what I've discovered, working on that now. @shuhei I was thinking add minijasminenode back, and simply do not use the index file, only jasmine-1.3.1 and the other two...

@shuhei but minijasminenode never gains access to the actual data from the stream, it gets pushed and array of files.

@deepak1556 but you can't `require` from within a vm, so this whole process is a run-around. I can't figure what should run in which context, and it all seems really,...

Going to switch to mocha now, this doesn't work but it may be close: https://github.com/jacksongariety/gulp-jasmine

@TrancePaul @konutis any chance on merging this? I'm using the fork and it works great.

Any status on this? Workaround? It's annoying.

I was hoping that installing today's 3.0.2 update would fix it. Unfortunately, it is still broken. I have only tested on Linux, however. Has anyone tried the example on a...