hull/examples
..
tests
README.md
go.mod
go.sum

README.md

Example Hull Test

The example.go file demonstrates how a user can get started using the Hull testing framework to test your own charts by defining tests on the example-chart.

To understand the structure of this file, please read the docs!