Skip to content
forked from keikoproj/kubedog

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

License

Notifications You must be signed in to change notification settings

inshbha2/kubedog

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.3%
  • Makefile 0.7%