What should be first, `Test.AppName` or `AppName.Test` for test modules?

I was not very explicit, I follow the convention to put test files in test directory.

What I meant is I don’t use Test inside the test module name, but as a suffix.

1 Like