What you’ll learn
You’ll test a simple database cluster in the Antithesis environment and explore how our platform uncovers real-world bugs using autonomous testing. By the end of this guide, you’ll know how to:- Package and deploy a system to Antithesis (under an hour).
- Use Test Composer to exercise the system (1-2 hours).
Before you begin
Contact us to request a container registry and credentials.Build and run an etcd cluster
We’ll begin by creating a basic 3-node etcd cluster and deploying it to Antithesis. You’ll learn to:- Package a system and deploy it to Antithesis.
- Kick off a test run (just as a liveness check).
- Receive and read your first triage report.
Meet Test Composer
The Antithesis Test Composer offers a framework for defining test templates, which are guides Antithesis uses to autonomously generate thousands of test cases that will run over a multitude of system states. You’ll learn to:- Create a test template.
- Run an actual Antithesis test and interpret the results.