As a Cucumber user, I want to see more detail for Cucumber test results in the test player
When using Gherkin scripts for testing and importing test results from Cucumber via the REST API I want to see which steps of a BDD Cucumber test, based on Gherkin, are executed, passed and even failed. As currently the overall status could be pas...