Sha256: caac55da8dd7ea94fea3a06d08f75905173aff29a0cd60d38b32dff835637178
Contents?: true
Size: 1.08 KB
Versions: 1
Compression:
Stored size: 1.08 KB
Contents
# Changelog ## 3.3.3 * Fix a TC reporter issues reporting all scenarios as aborted ## 3.3.2 * Fix teamcity and compact reporter ## 3.3.1 * Add option for default retry of failed scenarios * Make number of default and flaky retries configurable ## 3.2.2 * Fix some default reporter formatting issues ## 3.2.1 * Reset world between retried scenario runs ## 3.2.0 * Add @flaky tag support for retrying flaky scenarios once ## 3.1.0 * Update TeamCity formatter to extend default formatter ## 3.0.0 * Drop support for MRI < 2.3 ## 2.3.0 * Step inclusion can be scoped to specific tags (45cea9ab) ## 2.2.2 * TeamCityReporter: Fixing mark test as pending ## 2.2.1 * BugFix (missing argument in cli.rb) * BugFix in after_feature hook call (missing feature argument) ## 2.2.0 + Support executing all features inside one directory + Support reporter selection via cli + Add TeamCityReporter (`gurke --formatter team_city`) * Support string as step definitions correctly * Smaller bugfix in improved exception formatting ## 2.1.0 * Improve exception formating ## 2.0.0 * Project start
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gurke-3.3.3 | CHANGELOG.md |