Answer the question
In order to leave comments, you need to log in
Why keep tests in application directories?
I often see that tests are stored separately - each application contains its own tests/ directory. At first glance, this does not look convenient. Why not store them all in the root of the project?
app_1/
app_2/
...
tests/
|__app_1/
|__app_2/
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question