Skip to content

tact-lang/ton-jest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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