test-infrastructure
Establishes core test infrastructure patterns for Vitest in monorepos, enhancing test configuration and mocking standards.
Install this skill
or
95/100
Security score
The test-infrastructure skill was audited on Feb 25, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 65
Access to .env file
SourceSKILL.md
| 65 | CODE::"const isIntegrationTest=process.env.VITEST_INTEGRATION==='true'; if(!isIntegrationTest){vi.mock('@workspace/shared/client',...)}", |
Scanned on Feb 25, 2026
View Security DashboardInstall this skill with one command
/learn @elevanaltd/test-infrastructure