nexus_test_run
Automatically detects the test framework (Jest, Vitest, Pytest, Cargo, Go) and runs tests, returning structured pass/fail counts and failure details.
Instructions
Detect framework (jest/vitest/pytest/cargo/go) and run tests. Returns structured pass/fail counts and failures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Test file, pattern, or test name | |
| timeoutMs | No |