Closed lucaferranti closed 3 years ago
Instead of having all tests in one file, they should be in several files. Ideally, the structure of test should reflect the structure of src.
test
src
Instead of having all tests in one file, they should be in several files. Ideally, the structure of
test
should reflect the structure ofsrc
.