Skip to content

Latest commit

 

History

History
79 lines (50 loc) · 967 Bytes

README.md

File metadata and controls

79 lines (50 loc) · 967 Bytes

glue-job CfHighlander Component

cftest

kurgan add glue-job

Requirements

Parameters

Name Use Default Global Type Allowed Values

Configuration

example_config: test

Outputs/Exports

Name Value Exported

Development

gem install cfhighlander

or via docker

docker pull theonestack/cfhighlander

Testing

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