Skip to content

aptosis/aptest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aptest: Aptos Test Utilities

Testing utilities for Aptos programs.

For examples, read the tests.

Installation

To use aptest in your code, add the following to the [addresses] section of your Move.toml:

[addresses]
aptest = "0xfaceb00c"

License

Apache-2.0

About

Testing utilities for Aptos programs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published