
From Unit Tests to Whole Universe Tests (with Will Wilson)
From Developer Voices by Kris Jenkins
September 10, 2025 · 1h 12m
About this episode
This episode explores autonomous testing with Will Wilson, focusing on how a deterministic hypervisor can simulate entire distributed systems to find bugs before production.
How confident are you when your test suite goes green? If you're honest, probably not 100% confident - because most bugs come from scenarios we never thought to test. Traditional testing only catches the problems we anticipate, but the 3am pager alerts? Those come from the unexpected interactions, timing issues, and edge cases we never imagined. In this episode, Will Wilson from Antithesis takes us deep into the world of autonomous testing. They've built a deterministic hypervisor that can simulate entire distributed systems - complete with fake AWS services - and intelligently explore millions of possible states to find bugs before production. Think property-based testing, but for your entire infrastructure stack. The approach is so thorough they've even used it to find glitches in Super Mario Brothers (seriously). We explore how deterministic simulation works at the hypervisor level, why traditional integration tests are fundamentally limited, and how you can write maintainable tests that actually find the bugs that matter. If you've ever wished you could test "what happens when everything that can go wrong does go wrong," this conversation shows you how that's finally becoming…
People in this episode
Host: Kris Jenkins
Guest: Will Wilson
Topics covered
- autonomous testing
- deterministic hypervisor
- distributed systems
- property-based testing
- integration tests
- bug detection
Keywords
- testing
- hypervisor
- bugs
- infrastructure
- simulation
- integration tests
- edge cases
Mentioned in this episode
Organizations: Antithesis
Products: Super Mario Brothers, Metroid
More episodes of Developer Voices
- What's Worth Knowing In AI Right Now? (with Henry Garner) · March 26, 2026 · 1h 40m
- Asciinema: Terminal Recording Done Right (with Marcin Kulik) · February 19, 2026 · 1h 27m
- Building the SpacetimeDB Database, Game-First (with Tyler Cloutier) · February 4, 2026 · 1h 41m
- Will Turso Be The Better SQLite? (with Glauber Costa) · December 11, 2025 · 1h 51m
- Can Google's ADK Replace LangChain and MCP? (with Christina Lin) · November 20, 2025 · 1h 5m
- Building Observable Systems with eBPF and Linux (with Mohammed Aboullaite) · October 31, 2025 · 1h 11m
Explore listener stats, chart rankings, contacts and more on the Developer Voices podcast page.