📄️ Testkube UI
The Testkube UI provides a simple web-based user interface for monitoring Testkube test results via a web browser.
🗃️ Tests
4 items
🗃️ Test Suites
3 items
📄️ Scheduling
In order to run Tests and Test Suites on a regular basis, we support a scheduling mechanism for these objects.
📄️ Artifact Storage
Testkube allows you to save supported files generated by your tests, which we call Artifacts.
📄️ Metrics
The Testkube API Server exposes a /metrics endpoint that can be consumed by Prometheus, Grafana, etc. Currently, the following metrics are exposed:
📄️ Test Triggers
Testkube allows you to automate running tests and test suites by defining triggers on certain events for various
📄️ Dependencies
Installing Testkube runs a Nats.io, Minio and MongoDB instance in your Kubernetes cluster. There is an option to replace some of these with your own instances.