1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
Commit graph

7 commits

Author SHA1 Message Date
Jo Liss
558e7b2d4d Use the :request type for RSpec example groups 2011-02-07 17:53:32 +01:00
Jonas Nicklas
6fea34cff8 Make RSpec matchers work with session and nodes
Also split RSpec matchers into separate file, so
they can be used with cucumber.
2011-02-04 16:37:03 +01:00
David Chelimsky
66dcafc3c7 add have_css and have_xpath matchers 2011-02-04 16:37:02 +01:00
David Chelimsky
1e7c79ffc0 initial stab at have_selector matcher for Strings 2011-02-04 16:37:02 +01:00
Jonas Nicklas
bdde00afd7 Only mix in Capybara into :type => :acceptance examples 2011-01-09 13:57:41 +01:00
Jonas Nicklas
7abde0226c Correct module name for RSpec, prevent deprecation warnings 2010-12-21 16:25:25 +01:00
Anders Törnqvist
aa46894ce7 Add RSpec support in Capybara itself, closes #187
Just the basics of including Capybara and setting
up some metadata to switch between drivers.
2010-12-10 14:54:46 +01:00