Documentation Index
Fetch the complete documentation index at: https://docs.polarity.cc/llms.txt
Use this file to discover all available pages before exploring further.
Get your existing tests running automatically on every PR, with AI-powered test evolution.
Step 1: Add Your Repository
Go to Testing > Repos
Open the Testing section in the dashboard
Click Add Repository
Select your repository from GitHub
Save
Use default settings for now - you can configure later
Step 2: Import Your Tests
Go to Testing > Tests
Navigate to the Tests page
Click New Test
Click “New Test” button
Select Your Repository
Choose the repo you just added
Choose Unit or Integration
Select your test type
Click Import Tab
Switch to “Import Existing”
Select Tests
Paragon finds your tests - select the ones you want
Import
Click “Import Selected”
Step 3: Enable Run on PR
Go to Testing > Repos
Back to your repositories
Click Your Repository
Open repository settings
Enable Run on PR
Toggle on “Run on PR”
Save
Your tests now run on every pull request
Step 4: Enable Evolving Tests
Scroll to Evolving Tests
In the same repository settings page
Enable Toggle
Turn on “Enable Evolving Tests”
Enable Auto-Run on PR
Toggle on to auto-analyze every PR
Save
Paragon will now propose test updates when your code changes
What Happens Next
On your next PR:
- Your imported tests run automatically
- Results appear as a GitHub status check
- Paragon analyzes your changes and proposes test updates
- Review proposals and accept to keep tests in sync
Next Steps
Generate New Tests
Create E2E or unit tests with AI
Configure Settings
Fine-tune triggers, env vars, and more