Skip to main content

Architecture

Info

This diagram was made with the C4 diagram technique (https://c4model.com/).

Diagrams

System Context

testkube system context diagram

Containers

testkube container diagram

See also Dependencies for Testkube describing NATS, MinIO and MongoDB dependencies.

Components

API

API

TestSuites and Tests

Parameters passed through tests suites and tests priority:

  1. Test Suite execution variables overrides.
  2. Test Suite variables overrides.
  3. Test execution (variables passed for single test runs) overrides.
  4. Test variables.

variables passing