Icon HelpCircleForumIcon Link

⌘K

Icon HelpCircleForumIcon Link
Icon AlertTriangle

Mainnet docs are version-pinned. Check each section's exact version in the sidebar; it can lag the newest upstream release.

Testing

Icon LinkTesting

This guide will teach you how to test Sway applications using the Typescript SDK.

While we use Vitest Icon Link internally, we don't enforce any specific testing library or framework, so you can pick whichever you feel comfortable with.

Icon LinkNot using Typescript?

See also:

  1. Using forc test Icon Link
  2. Using the Rust SDK Icon Link