Testfiles at different locations
Opened this issue · 1 comments
davideickhoff commented
following a very specific file structure in my project, I'd like to add some test files from directories other than /tests/mocha/ .. is there a way to achieve this? adding a custom regex? maybe through an environment variable?
rissem commented
Sorry for the super late response. Currently there is not. Would you like to put them besides your application code or just somewhere else inside the test directory?