GitHunt
JB

jbarrick-mesosphere/testing_frameworks

test frameworks for testing kubernetes

Frameworks

Test frameworks for testing kubernetes

This was created as a result of kubernetes/community#1524

What lives here?

What is allowed to live here?

Any test framework for testing any part of kubernetes is welcome so long as we
can avoid vendor loops.

Right now, the only things vendored into this repo are
ginkgo and
gomega. We would like to keep vendored
libraries to a minimum in order to make it as easy as possible to import these
frameworks into other kubernetes repos. Code in this repo should certainly
never import k8s.io/kubernetes.

Languages

Go92.9%Shell7.1%

Contributors

Apache License 2.0
Created July 20, 2019
Updated January 17, 2020
jbarrick-mesosphere/testing_frameworks | GitHunt