Record API calls and DB queries to auto-generate test cases and mocks
Testing Toolkit creates test-cases and data mocks from API calls, DB queries
keploy$ keploy record -c 'your-app-command'$ keploy test -c 'your-app-command'$ keploy generate --logs ./api-logs