Using data tables in Cucumber-JVM for better readable specifications
If you have ever worked in a team that practiced BDD and used Cucumber or SpecFlow to create executable specifications, you’ll know that writing scenarios that are readable is hard. As in: really, really hard. In this blog post, I...