Is it possible to pass specific filenames as parameter when running the test as `vanilla mocha` do: `mocha [filename1 filename2 filename3]`?
Is it possible to pass specific filenames as parameter when running the test as
vanilla mochado:mocha [filename1 filename2 filename3]?