Kent C. Dodds 6/1/2020

Should I write a test or fix a bug?

Read Original

This article argues that writing automated tests is a software development task that must be prioritized like any other. It provides practical scenarios (e.g., a critical checkout flow vs. a minor UI bug) to illustrate how to weigh the cost of inaction against the benefit of writing a test, helping developers decide when to test now, test later, or skip testing entirely to focus on shipping.

Should I write a test or fix a bug?

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes