Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 837 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 837 Bytes

Documentation License GitHub issues

kumo command for gcdt

author: glomex SRE Team gcdt: https://github.com/glomex/gcdt

Features include:

  • deploy cloudformation templates

Running tests

Please make sure to have good test coverage for your plugin so we can always make sure your plugin runs with the upcoming gcdt version.

Run tests like so:

$ python -m pytest -vv --cov-report term-missing tests/test_*

License

Copyright (c) 2017 glomex and others. gcdt and plugins are released under the MIT License (see LICENSE).