Dockerizing Cucumber Capybara Tests
Hello everyone. In this article, I’m going to write about the initial way of dockerizing your beloved Cucumber-Capybara tests. docker So why would you do it? docker Well, the main reason is portability. With this approach people(or CI/CD build servers) … Read more