This directory demonstrates integrating Argos visual testing with Currents.
| Workflow | Description |
|---|---|
argos-example.yml |
Run tests with Argos visual regression |
- Tests generate screenshots.
- Currents Orchestration hook (
onFinish) uploads screenshots to Argos. - Argos compares screenshots with baseline.
- Tests are located in this directory (
argos). currents.config.ts: Includes theonFinishhook to triggerargos upload.