Skip to content

An Integration-testing sidecar for Kubernetes applications

License

Notifications You must be signed in to change notification settings

HomecareHomebase/testcar

Repository files navigation

Testcar 📋🚗

An integration-testing sidecar for Kubernetes applications. Run integration tests automatically against newly deployed versions of your app. Integrate your build pipeline and fail the deployment if the tests fail.

Quickstart

TODO

Concepts

Testcar is a lightweight docker container that is auto-injected into your cluster's pods and will automatically find (by convention) and execute tests against the user container. The results are consumed by an Azure Devops release pipeline task that can flag a deployment as successful or failing. See DESIGN.md for more information.

Supported test frameworks

Currently only Artillery scripts are supported.

Contributing

TODO

About

An Integration-testing sidecar for Kubernetes applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published