dex/vendor/sigs.k8s.io/testing_frameworks/integration/README.md

9 lines
448 B
Markdown
Raw Normal View History

2020-01-31 15:02:00 +05:30
# 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](https://godoc.org/github.com/kubernetes-sigs/testing_frameworks/integration?status.svg)](https://godoc.org/github.com/kubernetes-sigs/testing_frameworks/integration).