|
|
|
|
|
by fc417fc802
18 days ago
|
|
I don't see the problem? You need to test your feature test code just like anything else. Bugs can show up anywhere after all. This is the sort of code that lives deep in a utility library and rarely if ever changes. It's an interesting point though that the parts of a program that don't fail loudly are prone to having bugs go unnoticed. |
|