Sha256: 41dc0e98b449fe6fa445082577de65d8497ffa0716f443d6857f749d7904fa1c
Contents?: true
Size: 572 Bytes
Versions: 1
Compression:
Stored size: 572 Bytes
Contents
# Capybara::Angular Capybara API that knows how to wait for Angular in end to end specs. ## Installation Add this line to your application's Gemfile: gem 'capybara-angular' ## Usage Use it as you would use regular Capybara API, however this time, you won't face any race conditions when working with AngularJS applications ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
capybara-angular-0.0.2 | README.md |