I hate API testing
Writing API tests is a boring and time-consuming task. Why we need to write tests manually and not use the same tools for testing as for development? Let's try to automate API testing using Swagger and few Python magic.
Writing API tests is a boring and time-consuming task. Why we need to write tests manually and not use the same tools for testing as for development? Let's try to automate API testing using Swagger and few Python magic.