Sha256: 2938e5c7a64349f2fd9b8d94bd8882eedffa218f3a6407b5206d4083109acb7a

Contents?: true

Size: 1.14 KB

Versions: 1

Compression:

Stored size: 1.14 KB

Contents

# Changelog

## 3.3.4

* Replace renamed trollop dependency with optimist

## 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.4 CHANGELOG.md