v0.1.0
0.1.0 ๐
This is the first v0.1.0 release of the conformance test suite.
Dependencies
To run conformance tests, you'll need a python 3 installation and a kubernetes environment available via kubectl
.
Running the test suite
First, obtain a copy of this repository and run setup.sh
to set up testing dependencies. This only needs to be done once.
Once dependencies have been set up, use the provided run_tests.sh
script to run conformance tests.
Conformance status
This does not test conformance of all aspects of the specification. Currently implemented are tests for the following:
- Binding tests for provisioned services
- Binding tests for direct secret injection.