Re: Failed to parse Squish JSON with Cucumber json test reporting plugin

2015-08-17 Thread Marek Martyniak
Output from Squish is looking like this ( I used "_" to hide irrelevant ) : { "version": { "major": 1, "minor": 0 }, "tests": [ { "name": "suite__", "start": "2015-08-12T16:43:28+02:00", "type": "testsuite", "uri": "**

Re: Failed to parse Squish JSON with Cucumber json test reporting plugin

2015-08-17 Thread Marek Martyniak
Output from Squish is looking like this ( I used "_" to hide irrelevant ) : { "version": { "major": 1, "minor": 0 }, "tests": [ { "name": "suite__", "start": "2015-08-12T16:43:28+02:00", "type": "testsuite", "uri": "**

Re: Failed to parse Squish JSON with Cucumber json test reporting plugin

2015-08-17 Thread James Nord
Not without a bug being raised and a some sample output from the tool showing how to reproduce. But it may be that the tool is outputting garbage in which case this may not be fixed and the tool vendor may need to output JSON that is actually parsable by gherkin. On Monday, August 17, 2015 at