Typesafe API testing with Spring Boot, Kotlin and OpenFeign
In my previous blog entry I've shown you how to do end-to-end testing using Cypress. That means:
We take our web application including frontend and deploy it to our target platform with all infrastructure components (database, message broker, cache,...
agilecoding.io7 min read
Flagrare
This approach is pretty good, although I wasn't able to make it work at all when using OpenAPI generator, because the files generated are classes, and not interfaces.
I wish I could use it, but I could not wrap my head around a way to do it.