Husi Testing

Husi project's testing conventions. Use whenever adding, updating, or debugging tests under composeApp/ — ViewModels, updaters, ktx helpers, anything in commonTest/desktopTest. Also use when a piece of production code needs a DI seam to become testable (HTTP, DataStore, Libcore). Do not reach for mockk first or invent a new base class — consult this skill before writing the first test in a new file.

xchacha20-poly1305 00c87e4 17.7 KB Updated

File contents

xchacha20-poly1305/husi/tree/main/.agents/skills/husi-testing commit 00c87e4d6e

Frequently asked questions

npx skillmds@latest add xchacha20-poly1305/husi-testing