Back to Skaffold

Test

docs-v2/content/en/docs/testers/_index.md

2.19.0504 B
Original Source

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

Skaffold testersDescription
[Custom Test]({{< relref "/docs/testers/custom.md" >}})Enables users to run custom commands in the testing phase of the Skaffold pipeline
[Container Structure Test]({{< relref "/docs/testers/structure.md" >}})Enables users to validate built container images before deploying them to their cluster