You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
proxysql/test/tap/README.md

6 lines
296 B

## Folder structure
- `tap`: Contains TAP helper library for testing, and general utilities used across all tests.
- `tests`: General test folder for either unitary or functional tests.
- `tests_with_deps`: Test folder that holds all the tests that require special dependencies for being build.