Sha256: 3cdfd7c49fdb402d532fca8f289f59cae8c6b4e71f3f34ea511a1770962c4615
Contents?: true
Size: 1.49 KB
Versions: 1
Compression:
Stored size: 1.49 KB
Contents
# Changelog All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## 2.1.0 'Then show me the page' supports capybara-screenshot. (see [issue #81](https://github.com/makandra/spreewald/issues/81)) ## 2.0.0 Mail steps supports both LF and CRLF linebreaks. (see [issue #83](https://github.com/makandra/spreewald/issues/83)) ### Breaking Changes Requires RSpec >= 2.13.0 because we dropped RSpec's should syntax. ## 1.12.6 The "within" step no longer clashes with the "I should see an element for" and "I click on the element for" steps ([Issue #87](https://github.com/makandra/spreewald/issues/87)) ## 1.12.5 The "it should work" step now takes an optional reason. ## 1.12.4 The word "within" can now be used in arguments for other steps without causing errors ([Issue #53](https://github.com/makandra/spreewald/issues/80)) ## 1.12.3 Prevent wall of warnings when `Then console` is used multiple times in on test run ([issue](https://github.com/makandra/spreewald/issues/80)) ## 1.12.2 Always check the current driver by its class (see [issue](https://github.com/makandra/spreewald/issues/74)) ## 1.12.1 - Remove deprecation warnings because of `failure_message_for_should` and `failure_message_for_should_not` ## 1.12.0 - Make Spreewald work without jQuery ## 1.11.6 2018-08-28 - Added CHANGELOG - Replaced `field_labeled` with `find_field` (https://github.com/teamcapybara/capybara/blob/master/History.md#removed)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
spreewald-2.1.0 | CHANGELOG.md |