Tag cucumber

 Note

Has anyone written #Java #Cucumber tests using cucumber-picocontainer recently? Looking at how to set up an object for a class that you don't control? Finding I can't easily instantiate it

 Bookmark

This post has definitely helped my recent scenario writing, and helped to shape the readability (and purpose) of the Cucumber testing I've been doing.

Recommended read: Effective API testing with Cucumber https://www.gregbeech.com/2014/01/19/effective-api-testing-with-cucumber/