|
|
|
|
|
by guelo
2576 days ago
|
|
> the test was poorly written and didn't cover the assumptions of the code under test well That's a cop out, you rarely know all the assumptions of all the code. The point of tests is to hopefully suss out those unknowns. Just saying "you should think harder and write better tests" doesn't result in better code. |
|