John O'Reilly
11/07/2024, 4:34 PMcommonTest
in one module depend on commonTest
in another?Javier
11/07/2024, 4:39 PMJohn O'Reilly
11/07/2024, 4:42 PMrusshwolf
11/08/2024, 1:32 AM:tests
with tests written in the main sources. Then the main sources of :tests
can depend on :feature
and the test sources of :feature
can depend on :tests
.