Closed cbullen closed 10 years ago
Thanks for reporting, @cbullen! This is actually not a bug with this plugin, but rather in BlanketJS itself.
This has been resolved in BlanketJS https://github.com/alex-seville/blanket/pull/356 which is not yet part of a released version. So you can work around this by using an older version of Mocha, or using the master version of BlanketJS.
I will add a note to the README in the meantime.
Awesome. Thanks!
I've noticed that the parent project has fixed this issue and was hoping you could git pull upstream
?
I'm happy to do my own pull request if you wish but didn't want to charge in and take credit @perfectworks work!
@peter-mouland Awesome! Thanks for finding this. A PR would be most appreciated, as I won't be able to get to this for awhile.
The following exception prevents tests running:
TestRunner:
This plugin appears to be incompatible with Mocha 1.1.4 (the listed dependency). The exception does not occur when Mocha 1.1.3 is used.