Software Engineering Tidbits

Share this post

Fix a bug / Write a unit test

www.softwareengineeringtidbits.com

Fix a bug / Write a unit test

Georges El Khoury
Nov 27, 2022
4
Share this post

Fix a bug / Write a unit test

www.softwareengineeringtidbits.com

One solid practice to have while coding is to fix a bug and at the same time write a unit test that would have uncovered it.

It is a sign of solid experience in software engineering.

The direct benefits are to avoid regressions for this bug, to ensure the fix is correct and to increase code coverage and the reliability of the test suite.

The indirect one is to promote a culture of quality and reliance on unit testing in the engineering team.


Mastering Software Engineering Course on Maven

If you liked this article, I will be teaching a “Mastering Software Engineering” course on Maven where I will teach hard-learned lessons I acquired developing large-scale products at companies such as Uber, Airbnb, and Microsoft.

View Course


Thanks for reading Software Engineering Tidbits! Subscribe for free to receive new posts and support my work.

Share this post

Fix a bug / Write a unit test

www.softwareengineeringtidbits.com
Comments
TopNewCommunity

No posts

Ready for more?

© 2023 Georges El Khoury
Privacy ∙ Terms ∙ Collection notice
Start WritingGet the app
Substack is the home for great writing