테스트 Detect
원문: test-detect
Auto-detect testing framework and run relevant tests. Identifies Jest, Vitest, Playwright, Cypress, pytest, Go test, and others. Can run all tests, specific file tests, or generate basic tests for new code. Usage - /test-detect, /test-detect src/auth/login.ts, /test-detect genera
무엇을 하나요
Test Detect Automatically detect the testing framework in the current project and run the right tests. Workflow Step 1: Detect the testing framework Check for these files in order (first match wins): | Check | Framework | Run Command | | | | | | vitest.config. exists OR vitest in devDeps | Vitest | npx vitest run | | jest.config. exists OR jest in devDeps | Jest | npx jest | | playwright.config. exists | Playwright | npx playwright test | | cypress.config. exists | Cypress | npx cypress run | | pytest.ini or conftest.py or pyproject.toml with [tool.pytest] | pytest | python m pytest | | go.mod exists | Go test | go test ./... | | Cargo.toml exists | Rust/cargo | cargo test | | mix.exs exists…
실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.