On 03/02/2016 12:38 PM, Alexandre (Shura) Iline wrote:
So, the dependency declaration needed to be changed anyway. Instead of fixing every test, I have declared the dependency in a newly added TEST.properties file, and removed @modules from tests altogether.
Stylistically, I think it is better for each test to overtly declare its module dependencies, instead of having folk scrounge around looking for TEST.properties files.
-- Jon