I’ve been recently coding some Cucumber and Spring based tests. Integrating Spring with Cucumber can be a little tricky so I decided to share my findings in this blog post. Please see GitHub: https://github.com/crossminds/cucumber-examples for a complete working sample project. For technologies used I assume Java 8, Spring 4+, Maven and Cucumber 3+. Let’s start […]