jasmine-node
jasmine-node copied to clipboard
Are you going to publish 2.0 soon?
I'm asking because I'd like to start using it and upgrading to Jasmine 2.0 =]
Thanks great job BTW.
I could use some help testing. If you want to try it out right now you can use
npm install -g [email protected] Let me know how it goes. I think it's 99% there, just wanted some feedback before I fully published.
I've been using 2.0.0 with my own branch of grunt-jasmine-node. No issues found so far after a few days of heavy use.
@fiznool excellent, thanks!
Yeah I've been upgrading seems to work fine nothing found yet.
It works for me. Nice.
Works for our team as well
It would be helpful if the 2.0 branch could update the base Jasmine version (2.0.3 at present).
I came across this issue today, which was fixed in v2.0.1.
@tebriel, is additional outside testing of the v2.0 branch needed before release?
Upping this. It's been months :/
Jasmine now supports a node runner natively, I'd suggest using this instead. http://jasmine.github.io/2.2/node.html
@fiznool Is that the only documentation? Seems sparse.
@aleclarson yes it is pretty sparse. Check out https://github.com/jasmine/jasmine-npm for a bit more info.
@aleclarson The link for the fork is no longer valid