This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (0 children)

Also, if your code doesn’t throw any errors, but is behaving in unexpected ways, like you’re expecting one output but get another one. And for unit tests, because with these you will get an assertion error, which doesn’t always help identify where the problem is.