tech

Cucumber season

Posted on

I wanted to refresh some insights that I got at work regarding integration testing. This lead me to the Cucumber getting started guide for Java. I quickly made some changes to the example and reformatted the structure of the code.             Define the step definitions: Run the tests! Success!! It […]