Version v1.39 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.

Test

Skaffold has an integrated testing phase between the build and deploy phases of the pipeline. Skaffold supports the below types of tests.

Skaffold testers Description
Custom Test Enables users to run custom commands in the testing phase of the Skaffold pipeline
Container Structure Test Enables users to validate built container images before deploying them to our cluster
Last modified March 22, 2021: Fix typo (#5585) (e74d75217)