grogu
Results
2
comments of
grogu
Hi, I have started to compare sample cucumber.json and zerocode json **zerocode json** ```json { "timeStamp":"2019-08-13T23:25:59.276", "results":[ { "scenarioName":"GIVEN- the GitHub REST end point, WHEN- I invoke GET, THEN- I...
I am not able to parse zerocode json using cucmber reporting it is throwing invalid json exception To create same like cucumber json.. feature,scenario, steps are mandatory and how we...