/kubedog

Kubedog is a Godog (cucumber) wrapper with pre-defined step implementations for Kubernetes/AWS

Primary LanguageGoApache License 2.0Apache-2.0

Kubedog

Test Status codecov

This is a simple wrapper of Godog with some predefined steps and their implementations. It targets the functional testing of Kubernetes components working in AWS.

The library has one purpose – save you from the hassle of implementing steps and hooks with the compromise of using predefined syntax. But of course, you could always redefine the steps using custom syntax and pass the corresponding kubedog methods.

Resources