I have the following folder structure, I want multiple test suites to exist in different directories.
-
project
-
app
-
app-A
- tests
- (functional tests here)
- tests
-
app-B
- tests
- (functional tests here)
- tests
-
-
domains
-
domain-A
- tests
- (unit tests here)
- tests
-
domain-B
- tests
- (unit tests here)
- tests
-
-
Aucun commentaire:
Enregistrer un commentaire