kaizen
kaizen copied to clipboard
Integrate API testing with Kaizen
Because its a generation task, create a file in kaizen/generators/api_tests.py
Make the functionalities similar to Unit tests.
Store all the files in .kaizen/api_tests/
Add a runner for API tests similar to unit tests