---
title: "you should test in production"
url: https://daily.dev/posts/you-should-test-in-production-75lg3glor
source_url: https://www.youtube.com/watch?v=--j2Y7v35yA
type: video:youtube
source: "Tom Delalande"
published: 2026-06-22T14:40:22.737Z
updated: 2026-06-22T16:27:25.434Z
reading_time: 1
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# you should test in production

**[Tom Delalande](https://daily.dev/sources/tom_delalande)** · 1 min read · 0 upvotes · 0 comments

## Summary

A controversial developer opinion (rare I know). But I honestly believe testing in production can be a good thing.

Obviously you should always test changes locally before checking them in, and this won't work for many cases. Like any changes to builds, infra or database migration. But feature toggles are an amazing, simple and underutilized tool in software engineering.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=--j2Y7v35yA>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

[View this post on daily.dev](https://daily.dev/posts/you-should-test-in-production-75lg3glor)
