AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Unit Tests Give You Better Quality Feedback Loops
Every 20 lines of code you write, there's a bug in your code, whether you like it or not. NASA did a study and they said roughly every 20 lines of Code is riddled with bugs. At some point, you have to be done writing tests at some point. So I'm curious about what your done answer is for when you're done writing tests for that package.