Sha256: c08ab718c37b30eb26a8984be8fce839455098bcccd01b939534dc4e97b876ec

Contents?: true

Size: 539 Bytes

Versions: 6

Compression:

Stored size: 539 Bytes

Contents

# 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

6 entries across 6 versions & 1 rubygems

Version Path
elabs_matchers-1.0.1 history.txt
elabs_matchers-1.0.0 history.txt
elabs_matchers-0.0.7 history.txt
elabs_matchers-0.0.6 history.txt
elabs_matchers-0.0.5 history.txt
elabs_matchers-0.0.4 history.txt