AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Speed Up Component Unit Tests and Reduce Flakiness
My team works on a component library for our company. My teammates suggest we skip animations for our component unit tests to speed things up and reduce flakiness. I feel like we should keep animations in our tests. So our tests match production behavior. And perhaps you do that doing Perfers reduced motion. But if you're modifying the code other than that, might be not the right solution.