run_tests
Execute test suites with optional pattern filtering to catch failures before committing or pushing code.
Instructions
Run only the test suite with optional pattern matching.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | No | Optional target project directory path. | |
| test_pattern | No | Optional regex or filename pattern to filter executed tests. |