testdouble / grunt-jasmine-bundle

A "spec" grunt task for Jasmine that includes a standard pack of helpers (jasmine-given, jasmine-stealth, jasmine-only). Uses minijasminenode.
6 stars 4 forks source link

Update minijasminenode to ~1.1.1 #11

Closed lipsumar closed 9 years ago

lipsumar commented 9 years ago

Version 0.2.4 of minijasminenode uses deprecated util.print. Using latest nodeJS (0.12.5), it echoes a lot of util.print: Use console.log instead. This patch updates minijasminenode to 1.1.1 which fix this issue.

searls commented 9 years ago

Since minijasminenode is fixed to Jasmine 1.x, LGTM.

searls commented 9 years ago

landed in 0.3.0