Skip to content

mikeswiss/cucumber_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paxos Search

Installation

  1. Install Rvm
  2. Use rvm to install and select ruby 2.4 rvm install ruby-2.4
  3. Install bundler and bundle install
gem install bundler
bundle install

set environment variable for browser (Chrome, Firefox, etc)

export BROWSER=chrome

make sure your in the search directory

rake

output report will be in output/my_test_report.html

note running cucumber features/paxos_search.feature will not generate the report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published