mattheworiordan/capybara-screenshot

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
Appraisals
CHANGELOG.md
Gemfile
LICENSE
README.md
Rakefile
capybara-screenshot.gemspec
gemfiles/cucumber.1.3.gemfile
gemfiles/cucumber.2.4.gemfile
gemfiles/latest.gemfile
gemfiles/rspec.3.0.gemfile
gemfiles/rspec.3.3.gemfile
gemfiles/spinach.0.8.gemfile
lib/capybara-screenshot.rb166
lib/capybara-screenshot/callbacks.rb38
lib/capybara-screenshot/capybara.rb31
lib/capybara-screenshot/cucumber.rb25
lib/capybara-screenshot/helpers.rb25
lib/capybara-screenshot/minitest.rb30
lib/capybara-screenshot/pruner.rb42
A
1 hr
lib/capybara-screenshot/rspec.rb70
A
2 hrs
lib/capybara-screenshot/rspec/base_reporter.rb17
lib/capybara-screenshot/rspec/html_embed_reporter.rb31
lib/capybara-screenshot/rspec/html_link_reporter.rb33
lib/capybara-screenshot/rspec/json_reporter.rb16
lib/capybara-screenshot/rspec/text_reporter.rb33
lib/capybara-screenshot/rspec/textmate_link_reporter.rb17
lib/capybara-screenshot/s3_saver.rb68
A
35 mins
lib/capybara-screenshot/saver.rb123
A
2 hrs
lib/capybara-screenshot/spinach.rb22
A
25 mins
lib/capybara-screenshot/testunit.rb33
A
25 mins
lib/capybara-screenshot/version.rb5