How to Build a Weather App in VSCode for Beginners(2): Post-response Automated Testing
Previously, we built a weather app backend together, but how do we ensure the returned result is what we expect? While it's easy to manually check the output for small responses, what if the returned data is large or difficult to verify line by line?...
api-design.hashnode.dev5 min read