sui_move_test_coverage
Run Move tests with coverage analysis to identify untested parts of your Sui smart contract code.
Instructions
Run Move tests with coverage analysis
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module | No | Specific module to analyze coverage for | |
| packagePath | Yes | Path to the Move package |