Closed qinnnyul closed 9 years ago
I also tested locally - and it solved the problem. Is there any ETA to get this merged? If not, has anyone already forked and pushed to npm under a different module name? This issue basically prevents us from running any tests on our CI server.
This issue basically prevents us from running any tests on our CI server.
Same here. It's been a while since this pull request. Has the project been abandoned?
Looks like that. I am very sad =(
try replacing version of grunt-jasmine-node
in your package.json to
https://github.com/qinnnyul/grunt-jasmine-node/archive/v0.1.1.tar.gz
Should have able to work around it.
I use fork of this repo with jasmine-node v1.14.5 in package.json, seems to work ok. I guess this can be merged.
I in particular need fresh version of jasmine-node because of this issue https://github.com/mhevery/jasmine-node/issues/268
I've abandoned this plugin in favour of https://github.com/onury/grunt-jasmine-nodejs instead.
I just tested this locally, and it worked :+1: , also, I use junit reporting, and that seems to work too!.
Can we merge? or are there other blockers?