delimit_test_smoke
Automatically detect test framework from project config, run smoke tests, and output pass/fail/error counts.
Instructions
Run smoke tests for a project.
Detects the test framework (pytest/jest/vitest/mocha) from project config, runs the test suite, and parses pass/fail/error counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Project path. | |
| test_suite | No | Specific test suite to run. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||