Linking parts of the codebase such that changing one forces reviewing the other ?
toasteecup @ toasteecup @lemmy.world Posts 1Comments 543Joined 2 yr. ago
toasteecup @ toasteecup @lemmy.world
Posts
1
Comments
543
Joined
2 yr. ago
You get it!
Fully agreed things need to get shipped but that's why I'm a fan of test driven development. You'll always have your tests written with your feature.
Then again even if someone does it after as long as you write a test every time you write a feature you'll eventually have the code base covered.
Input coverage is new to me, mind linking me some info so I can learn? (Yes google exists but if someone has the low down on a good source I'd prefer that)