kaizen icon indicating copy to clipboard operation
kaizen copied to clipboard

Integrate API testing with Kaizen

Open sauravpanda opened this issue 5 months ago • 0 comments

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

sauravpanda avatar Sep 20 '24 17:09 sauravpanda