1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/spec
Thomas Holmes 2a95252f8a Make Rspec 3 compliant
Change explicit use of `example` variable to using the block value that
is passed in to examples and before/after hooks.
2013-07-20 14:09:51 -04:00
..
fixtures
rspec Make Rspec 3 compliant 2013-07-20 14:09:51 -04:00
basic_node_spec.rb
capybara_spec.rb
dsl_spec.rb
rack_test_spec.rb
result_spec.rb
rspec_spec.rb
selenium_spec.rb
server_spec.rb Removes specs not directly related to the patch 2013-03-17 16:36:53 -07:00
spec_helper.rb