btt
Installation
SKILL.md
Branching Tree Technique (BTT) Skill
Write bulloak tree specifications for smart contract tests.
Bundled References
| Reference | Content | When to Read |
|---|---|---|
./references/examples.md |
Complete tree and generated test examples | When learning BTT syntax |
./references/sablier-conventions.md |
Sablier-specific terminology and examples | When working in Sablier repos |
What is Bulloak?
Bulloak is a Solidity test generator that creates test scaffolds from .tree specification files. It offers a
structured approach to test case design that ensures comprehensive coverage of all possible scenarios and edge cases in
your smart contract tests.