Skip to content

kudobuilder/kuttl

Repository files navigation

KUTTL

lint unit test integration-test Go Report Card

KUbernetes Test TooL (KUTTL) provides a declarative approach to test Kubernetes Operators.

KUTTL is designed for testing operators, however it can declaratively test any kubernetes objects.

Getting Started

Please refer to the getting started guide documentation.

Resources

Initially Built under the KUDO project, we continue to use that channel for KUTTL.

Contributions

Please read the contributing guide for details around:

  1. Code of Conduct
  2. Code Culture
  3. Details on how to contribute