search resultsruby on rails 3 - nested feature in capybara 2.0+ - Stack ...
i want to do something like this: feature "sign-up" do before {visit
signup_path} let(:submit) {"Create my account"} feature "with invalid
information" do ...
stackoverflow.com/.../nested-feature-in-​capybara-2-0 - Cached
Hottest 'capybara-2' Answers - Stack Overflow
nested feature in capybara 2.0+ EDIT (24/07/2013): Nested features will be
allowed in Capybara > 2.1.0. See here You can't. This is what the
mantainer of the gem ...
stackoverflow.com/tags/capybara-2/​hot?filter=year - Cached
jnicklas/capybara · GitHub
If you are using Rails, put your Capybara specs in spec/features. ... To
emulate the behaviour in Capybara 2.0.x, set Capybara.match to :one.
github.com/jnicklas/capybara - Cached
undefined method `visit' for #<RSpec::Core::ExampleGroup ...
... ">= 4.2.0" gem 'guard-rspec', "~> 0.7.0" end . group :test do. gem
'faker', '~> 1.0.1' gem 'capybara', git ... end #
spec/features/create_user_spec ...
pastebin.com/w0S802me - Cached
Capybara - Wikipedia, the free encyclopedia
Etymology|Classification and phylogeny|Description|EcologyThe capybara
(Hydrochoerus hydrochaeris) is the largest rodent in the world, followed
by the beaver, porcupine, and mara. Its closest relatives are guinea pigs
and ...
en.wikipedia.org/wiki/Capybara - CachedMore results from en.wikipedia.org
»set rspec type to :feature instead by jnicklas · Pull ...
... as well as only including Capybara in those steps with type :feature.
... I'd like to get this into Capybara 2.0 so that we don't have to
break... Sign up Sign in.
github.com/jnicklas/capybara/pull/809 - Cached
#257 Request Specs and Capybara - RailsCasts
Reminds me of a new feature in Capybara that integrates RSpec ...
Nested_1::Nested_1:0xa49a73c> Since Capybara 2.0 one has to use folder
spec/features Capybara ...
railscasts.com/episodes/257-request-​specs-and-capybara?... - Cached
Terminus 0.5: now with Capybara 2.0 support and remote ...
You might remember from my previous post that Terminus is a Capybara
driver that lets ... Capybara 2.0 came out, and since ... couple of new
features. First, Capybara ...
blog.jcoglan.com/2012/12/31/terminus-0-​5-now-with... - Cached
File: README — Documentation for jnicklas/capybara (2.0.1)
Libraries » jnicklas/capybara (2.0.1) » Index » File: README Class List
Method ... If you are using Rails, put your Capybara specs in
spec/features.
rubydoc.info/github/jnicklas/capybara - Cached
Ruby on Rails 3 Testing with Cucumber | Jonathan Hui
The step definition for "When I go to the list of orders" is already
defined by capybara in features/step_definitions/web_steps.rb ... Nest
Cucumber Nested Step ...
jonathanhui.com/ruby-rails-3-testing-​cucumber - Cached
No comments:
Post a Comment