vitessio / vt

Apache License 2.0
2 stars 0 forks source link

Use full path for test files and remove `-test-dir` #9

Closed frouioui closed 4 months ago

frouioui commented 4 months ago

The goal of this PR is to make it easier to use our own .test file when using the vitess-tester. We now expect the full path to the file we want to run in the test. This will allow us to run different files located in different directories, use * and al in the shell when referencing test files.