NOTE: Rename and replace my-component with the name of your component
TODO: Add Description
kurgan add my-component
Name | Use | Default | Global | Type | Allowed Values |
---|---|---|---|---|---|
EnvironmentName | Tagging | dev | true | string | |
EnvironmentType | Tagging | development | true | string | ['development','production'] |
TODO: Add configuration examples
Other Config Options
See the test configs in the tests directory
Name | Value | Exported |
---|
gem install cfhighlander
or via docker
docker pull theonestack/cfhighlander
Generate cftest
kurgan test example
Run cftest
cfhighlander cftest -t tests/example.test.yaml
or run all tests
cfhighlander cftest
Generate spec tests
kurgan test example --type spec
run spec tests
gem install rspec
rspec