@tact-lang/ton-jest
v0.0.4
Published
Jest matchers for TON contracts
Downloads
1,765
Keywords
Readme
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