Skip to content

This repo is just to show a sample example for allure-rspec gem

Notifications You must be signed in to change notification settings

mpahuja/allure-rerun-fails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is a sample to reproduce the allure-rspec bug where we get an from allure-adaptor-api

Steps to reproduce

From command line (Note you need to have your SSH key stored in your profile on your computer) git clone git@github.com:mpahuja/allure-rerun-fails.git

bundle install

Make sure you have chrome driver installed on your computer or update the data_ci.yml file to run your tests against a different browser like firefox. To do so update

browser_version = firefox

Finally run all the tests using the following command

rake run_tests

About

This repo is just to show a sample example for allure-rspec gem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages