mavdi / grunt-cucumberjs

Grunt plugin for cucumber.js
MIT License
31 stars 36 forks source link

Unable to parse cucumberjs output into json. #69

Closed ashkliarovjr closed 8 years ago

ashkliarovjr commented 8 years ago

Due to cucumber library 1.0.0 release, when I try to generate report an error appears in console: "Unable to parse cucumberjs output into json."

But it was ok before cucumber release.

gkushang commented 8 years ago

@ashkliarovjr thanks for reporting the issue. cucumber@1.0.0 has changed the JSON formatting in the alphabetical order vars. Its fixed in the module and released as grunt-cucumberjs@0.9.2