Files
kubesphere/vendor/sigs.k8s.io/testing_frameworks/integration/README.md
magicsong c6ad0ebc3e use vgo
2019-07-20 00:32:24 +08:00

448 B

Integration Testing Framework

A framework for integration testing components of kubernetes. This framework is intended to work properly both in CI, and on a local dev machine. It therefore explicitly supports both Linux and Darwin.

For detailed documentation see the GoDoc.