TON Jest

April 2, 2023 ยท View on GitHub

Testing tools for TON and Jest

Installation

yarn add -D ton-jest

Usage

Add the following to your Jest configuration:

{
  "snapshotSerializers": ["ton-jest/serializers"]
}

License

MIT