JGiven Commons
Provides generic JGiven-style steps, most importat being the retry and
eventually_assert_that steps, both steps are controlled by a configurable
policy – see Failsafe
Additional features:
- Built-in Apache Commons Configuration (1.0) for loading test properties
- Metrics support via Dropwizard Metrics
- TestNG DataProvider for CSV files
- Screenshot attachement for annotated JGiven steps
In addition, provides ConfigurableScenarioTest as a base class for test
scenarios.