sui-move Verified for current stable LTS

Sui Move Command: Test Move Project With Coverage

Use for test move project with coverage with Sui Move. Exact CLI syntax to test move project with coverage using Sui Move.

When to use this: Use for test move project with coverage with Sui Move.

Command Syntax

sui move test --coverage; sui move coverage summary

Command Breakdown

--coverage;
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to test move project with coverage using Sui Move.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Sui Move directory