Qodex.ai home page
Qodex.ai
Search...
⌘K
Dashboard
Dashboard
Search...
Navigation
GitHub Sync
Local CLI Runner
Demo Call with CEO
Blog
Discord
Get Started
Introducing Qodex.ai
Get Started in 10 Minutes
Test Organization & Monitoring
AI Agent Testing
Testing AI Agents
API Discovery
Upload a Swagger or Postman Collection
Auto-discovering APIs with Qodex SDK
Selecting an Existing Collection
API Testing
How To Use Agents
Test Scenarios
Create Test Scenarios Manually
API Security
OWASP Top 10 Tests
Real-World Security Vulnerabilities
Penetration Tests
Run Tests & GitHub Sync
Run Tests
GitHub Sync
Viewing Test Code (YAML / JS)
Syncing Tests to GitHub
Local CLI Runner
On this page
Steps:
Use Cases:
Benefits:
GitHub Sync
Local CLI Runner
Developers can also run Qodex tests locally for debugging or during feature development.
Steps:
Sync tests to GitHub
Clone repo locally
Set up .env for your environment (staging, dev, prod)
Run from terminal:
Copy
qodex
test
run
--env=.env.staging
Use Cases:
Debug a failing test locally
Validate a new test scenario before pushing
Reproduce CI/CD failures locally
Run tests on feature branches
Benefits:
Debug a failing test locally
Validate a new test scenario before pushing
Reproduce CI/CD failures locally
Run tests on feature branches
Syncing Tests to GitHub
Assistant
Responses are generated using AI and may contain mistakes.