mirror of https://github.com/rancher/hull.git
|
|
||
|---|---|---|
| .. | ||
| tests | ||
| README.md | ||
| go.mod | ||
| go.sum | ||
README.md
Example Hull Test
The example_test.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 How Hull Works in the docs!