Open jaketf opened 2 years ago
I'm not positive cobra is the best way if we are going to support running tests, but maybe we can wrap terratest and do something like mass bundle test --scenario=PresetName
to stand up and run tests, which would probably need to be in a main_test.go file... at that point not sure if it makes sense to stand everything up since terratest supports that as well.
This will have to account for multi-step bundles.
make this helper script a first class citizen of the CLI