DebuggAI is a Zero-Config, Fully AI-Managed End-to-End Testing platform that allows engineers to focus on the features, not the tests. Our AI agents test UI changes, simulate user behavior, and analyze visual outputs of running web applications — all via natural language and CLI tools.
Most AI coding tools focus on writing code.
DebuggAI focuses on the other 50 % of an engineer’s life: getting it to run.
- Zero, and we mean Zero Config - When you're early in a product's life, you don't want to deal with setting up test pipelines, managing test dbs, environments and so on just so they can change the next week (we certainly didn't). Our tests securely tunnel into the IDE and then browse your app using localhost:3000, for example, so there's literally no additional setup.
- Text based End-to-end Tests - No more xpath nightmares, simply enter a test request like "test the login flow" and let it go.
- In IDE Test Reports - Our e2e tests output results directly in the IDE Test Results panel so you can quickly see what's working and what's not.
- Automated test repair - Our agents not only rerun previous tests but can reconize the difference between a purposeful change of button positioning and a broken workflow.
- Remote browsers by default - We handle all the browser management and controllers remotely to keep your enviroment uncluttered and focused.
- You use your favorite AI agent to write code
- You run your app and it crashes (ah whyyyyy!)
- DebuggAI runs tests to evaluate the changes and provides a full report
- You review the solution, edit it locally if needed, and apply it
-
Install the extension
- VS Code Marketplace
- Jetbrains coming soon
-
Login – You can login to your DebuggAI account directly in the extension and then it will automatically connect to your project. ⚡
-
Start a test
-
Use
⌘ ⇧ P
to open command list and find Debugg AI: Create New E2e Test. Or use the shortcut,⌘ ⌥ C
(cmd + alt + c). -
A new popup will appear to ask for a decsription and once submitted will begin running immediately.
-
Full walkthrough ▶ docs.debugg.ai/getting-started
We're looking to expand the DebuggAI team!
If you're interested in joining the team or contributing to the project, please reach out to us at hello@debugg.ai.
Please see individual repos