trombik/qansible

the default Gemfile should include `rspec-retry`

trombik opened this issue · 0 comments

ISSUE TYPE
  • Feature Idea
VERSION
2.3.0
OS / ENVIRONMENT

n/a

SUMMARY

rspec-retry is, or should be, frequently used in integration tests, which often fail due to slow command executions in VMs.

STEPS TO REPRODUCE

n/a

EXPECTED RESULTS

the default Gemfile should include rspec-retry.

ACTUAL RESULTS

it does not.