Move Unit Testing

Use when writing unit tests for Move smart contracts on Sui. Applies to test function naming, assertions, test attributes, context usage, and cleanup patterns. Use whenever user asks to write tests, add tests, or test a Move module.

MystenLabs 72e6e52 3 files · 13.4 KB Updated

File contents

mystenlabs/skills/tree/main/move-unit-testing commit 72e6e52664

Frequently asked questions

npx skillmds@latest add mystenlabs/move-unit-testing