BDD Writing good tests (part 2) Last time I just barely scratched the topic of writing test scenarios. I briefly gave only a few hints like "avoid unnecessary information", "don't include implementation details" or "don't repeat yourself in different scenarios". This time I'd like
REST API API documentation as code with Swagger, AsciiDoc, Cucumber and Structurizr With the growing love of API at zooplus, more and more our apps & services are provided with a REST API. We love REST API because it's simple and flexible.