Keploy Assignment: Auto-Generating API Tests for a Spring Boot + Postgres App (Docker Compose)
Testing APIs manually is time-consuming, and writing integration tests from scratch can slow down development, especially when you’re building fast.
In this assignment, I integrated Keploy with a Spring Boot REST API + PostgreSQL application running ...
maharshisinha.hashnode.dev5 min read