Home

Awesome

BTT Examples

A collection of examples for Branching Tree Technique, which is a simple specification framework for writing structured Solidity tests.

The first step is to define a tree structure in a .tree file. Then, use Bulloak to scaffold a skeleton Solidity file. Finally, write your tests.

VSCode

The following VSCode extensions are not essential but they are recommended for a better user experience:

Other Examples

BTT in the wild:

License

This project is licensed under MIT.