|
|
|
|
|
by nerdponx
1596 days ago
|
|
Tests that involve complicated setup or are otherwise bigger than "unit" tests probably don't make sense to keep in the source tree. But it's a nice idea to keep unit tests specifically alongside the "units" of code that they test. |
|