Skip to content

Testing

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

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

Not using Typescript?

See also:

  1. Using forc test
  2. Using the Rust SDK