|
|
|
|
|
by naasking
949 days ago
|
|
> I will maintain that functional and integration tests are more effective than low-level unit tests in most cases Right, that's pretty much the only advice I've seen that makes sense. The only possible issue is that these tests may have a broader state space so you may not be able to exhaustively test all cases. |
|