Skip to content

marekmajerski/taskrabbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taskrabbit

Basic tests for TaskRabbit

Ruby 3.0.0

how to use this solution:

  1. bundle install
  2. cucumber

rerun failing:

`cucumber -f rerun --out rerun.txt It will output locations of all failed scenarios to this file.

Then you can rerun them by using

`cucumber @rerun.txt

to run test with tags `cucumber --tags "@web"

About

Basic tests for TaskRabbit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages