Currently, all of the data associated with tests is embedded in the binary. But if a user wanted to explore the set of test cases, they have to go look at the source code in a git repository.
Ideally, the test runner's command-line interface would provide a way to list test cases, including filtering test cases against one or more patterns, and to show test case and test suite details.