What does it mean to test in production? Simply put, testing in production means testing your features in the environment where your features will live. So what if a feature works in staging, that's great, but you should care if the feature works in production, that's what matters.

An excellent tool for testing in production is feature flagging. Feature flagging allows you to separate your code deployment from your feature release. So, when you use a tool like future flagging, you're able to target specific users to see your feature, and you can test your feature and make sure it works and fix any bugs.

HomeworkWatch Talia's talk and read her blog postNordic.js 2019 • Talia Nassi - Testing in ProductionSet Up Feature Flags with React in 10 MinutesResourcesSplit Feature FlagsLaunch DarklyRobot FrameworkGuest: Talia NassiTwitter: @talia_nassiGithub: @talianassi921Host: Kent C. DoddsWebsite: kentcdodds.comTwitter: @kentcdoddsGitHub: @kentcdoddsYouTube: Kent C. DoddsEpic React: epicreact.dev

Twitter Mentions