Demo of running component-level tests using:
- CircleCI Docker executor to run Docker under CircleCI
- K3d to run Kubernetes under Docker
- Twirp to create strongly-typed RPC APIs
- Newman to run integration tests
See .circleci/config.yml
for more details.