Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 358 Bytes

TESTING.md

File metadata and controls

21 lines (14 loc) · 358 Bytes

Testing (WIP)

Using KUTTL to test the behaviors of yamls

Prerequisite

  • Docker
  • Kind

Coverage

  1. prometheus-operator

How to add a test

  1. Create a directory in test. e.g. prometheus-operator
  2. Write your TestStep in the directory.
  3. Run in your local
    kubectl kuttl test --start-kind=false