I have added the SpecResults.JSON to my hooks and generate the report in json format.
In the default HTML report created by SpecRun, when I have use a Assert.Fail() forcibly, the HTML report shows the correct and fail that scenario, however the JSON report is just says "OK".
is this is a issue or a default behavior, or I just need to be update somewhere something configuration or what, let me know if i am missing something to get the Pass/Fail result.
I have added the SpecResults.JSON to my hooks and generate the report in json format.
In the default HTML report created by SpecRun, when I have use a Assert.Fail() forcibly, the HTML report shows the correct and fail that scenario, however the JSON report is just says "OK".
is this is a issue or a default behavior, or I just need to be update somewhere something configuration or what, let me know if i am missing something to get the Pass/Fail result.