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 their cluster |
Last modified February 3, 2026: test(integration): Update busybox and alpine:3 to use the mirror to avoid docker rate hub limit errors (#9966) (6605bbf9)