Skip to main content

API Test FAQ

Where can I see the generated Postman collection and test data JSON files?

# If running roostGPT locally or through VSCode Extension
# Then switch to your local project folder
cd <LOCAL_PROJECT_FOLDER>
find postman_collections/ -ls

# If running roostGPT with GitOps enabled then look for a PR (Pull Request) in your Git repo