wkhtmltopdf hangs on mac during cucumber unless we click on it. The main reason is with the version we use...
github.com
Go to lib folder and use bundler to generate main files for a gem: $ bundle gem test_gem create test...
Regularly, but at least before merging your feature branches, rebase them to get rid of "fix typo" and "wip" commits...
This is how we name branches : / - (features) fix/ / - (bugs) story is an dash-delimited version of the story name, and...
Best results in other decks
If you use the selenium-webdriver gem, it will sneakily phone home once every hour whenever you run a browser...
Most of our CI pipelines don't use the --retry flag for Cucumber and instead build their own retry via...