TON Jest 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