|
|
|
|
|
by thunky
594 days ago
|
|
> To many tests are just testing nothing other than mocks Totally agree, and I find that they don't help with documentation much either, because the person that wrote it doesn't know what they're trying to test. So it only overcomplicates things. Also harmful because it gives a false sense of security that the code is tested when it really isn't. |
|