@fernandosqa/cucumber-capybara

0.0.1 • Public • Published

Cucumber

Getting Started

Cucumber Capybara (Bundler, Cucumber, Capybara, Siteprism, RSpec)

Installation

gem install bundler
  • Install Gems
bundle install

Basic Guide

  • Run tests with poltergeist
bundle exec cucumber -p poltergeist
  • Run tests with firefox
bundle exec cucumber -p firefox
  • Run tests with chrome
bundle exec cucumber -p chrome
  • HTML Report
bundle exec cucumber -p html_report
  • JSON Report for CI
bundle exec cucumber -p json_report

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    0

Package Sidebar

Install

npm i @fernandosqa/cucumber-capybara

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • fernandosqa