Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/capi/deps/std/testing

[WIP] A framework for crafting interactions with Substrate chains
Latest
Index
asserts.ts

A library of assertion functions. If the assertion is false an AssertionError will be thrown which will result in pretty-printed diff of failing assertion.

snapshot.ts

A snapshotting library.