Testing
A/B Testing in Production: Statistical Significance, Sample Size, and Rollout Testing
A/B testing infrastructure is code, and code needs tests. This guide covers testing the experiment layer itself: variant assignment consistency, statistical significance calculations, minimum detectable effect, sample size requirements, and percentage rollout correctness—not just whether the feature exists behind the flag. Testing the Test Infrastructure Most teams write