Sha256: 635894d5957763f50bf2ee4568edc3ef45cfb38af65c834a0bc589c9d41856c1

Contents?: true

Size: 598 Bytes

Versions: 1

Compression:

Stored size: 598 Bytes

Contents

# Version 2.0.0

### Changed
* Compatibility with Rails 5

# Version 0.0.4

### Changed
* Elabs matchers is now using Module.rspec internaly to include modules.
* Major restructure of files, folders and module names.

### Removed
* All cucucmber helpers and matchers
* Session helpers (sign_in, login and current_user)
* have_options in favor of Capybara's built in have_select "Letters", :options => ["A", "B"]

### Added
* Module.rspec to help you include your helpers into your rspec test suite.
* Tests for failing assertions.
* Most matcher's selectors can be configured to match your markup.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
elabs_matchers-2.0.0 history.txt