added acceptance DSL to History

This commit is contained in:
Jonas Nicklas and Nicklas Ramhöj 2011-02-11 14:47:01 +01:00
parent f4897f890d
commit 2c5e1c3e6e
1 changed files with 5 additions and 1 deletions

View File

@ -2,9 +2,13 @@
Release date:
### Added
* Added DSL for acceptance tests, inspired by Luismi Cavallé's Steak [Jonas Nicklas]
### Changed
* Capybara now prefers visible elements over hidden elements, disable by setting Capybara.prefer_visible_elements = false
* Capybara now prefers visible elements over hidden elements, disable by setting Capybara.prefer_visible_elements = false [Jonas Nicklas and Nicklas Ramhöj]
# Version 0.4.1