Getting Started
Prerequisites
- Node.js 20+
- Docker Desktop
- Access to Deqanter UI and API
Local setup
cd ui
npm install
npm run devcd back
npm install
npm run docker:upFirst test case
- Create a project in the UI.
- Add a test case manually or generate with AI.
- Run the test via AI execution and review results.