## Description With the command to retrieve tests in a file, we should surface this through `vim.ui.select` to allow a user to run a specific test. Similar to the test code lens, but doesn't require you to have your cursor on the line with the virtual text. Dependent on #45.