The first examples that come to mind are: - test file extension (I use `foo.spec.ts`, default to `test`) - test subdirectory (I put under `./__tests__/foo.spec.ts`, default to `./`)