Ensure future names collision problem does not arise
authorEduardo Ramos Testillano (eramedu) <eduardo.ramos.testillano@ericsson.com>
Thu, 14 May 2020 17:42:36 +0000 (19:42 +0200)
committerEduardo Ramos Testillano (eramedu) <eduardo.ramos.testillano@ericsson.com>
Thu, 14 May 2020 17:42:36 +0000 (19:42 +0200)
Better to consider directories as packages, so pytest
will append package names to tests and you could have
tests with the same name along the tree.

although this seems not to be very probable in this
ADML testing, it is better to make this thing safer.


No differences found