Loading...
Loading...
Show test status from last run (without re-executing)
npx skill4agent add laurigates/claude-plugins test-report--history--coverage--flaky| Framework | Cache Location |
|---|---|
| pytest | |
| Vitest | |
| Jest | |
| Playwright | |
| Go | |
| Cargo | |
## Test Status (last run: 5 minutes ago)
| Tier | Passed | Failed | Skipped |
|-------------|--------|--------|---------|
| Unit | 45 | 2 | 0 |
| Integration | 12 | 0 | 1 |
| E2E | 8 | 1 | 0 |
**Coverage**: 78% (target: 80%)
### Recent Failures
- test_user_validation: AssertionError (tests/test_user.py:42)
- e2e/login.spec.ts: Timeout (line 15)
### Flaky Tests (if --flaky)
- test_async_handler: 3 failures in last 10 runs
### Suggested Actions
- Run `/test:quick` to verify current state
- Use `/test:consult coverage` for gap analysis/test:quick/test:consult coverage/test:consult flaky/test:quick/test:full