iota_move_test_coverage
Analyze test coverage for Move smart contracts by running tests and generating coverage reports to identify untested code paths.
Instructions
Run Move tests with coverage analysis. Returns test results and coverage summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to Move package directory | |
| filter | No | Test name filter pattern |