scenarioo / scenarioo-js

Scenarioo writer library to produce feature rich e2e test reports, e.g. from Protractor/WebDriverJS tests with Jasmine
http://www.scenarioo.org
MIT License
10 stars 3 forks source link

More convenience to collect step data #25

Open bruderol opened 8 years ago

bruderol commented 8 years ago

As a user I want to more easily collect data that is attached on next call to scenarioo.saveStep or step (fluent DSL).

One idea could be to have a step context, to collect such data.

This should especially make the following possible or more easy: