create a correctly formatted call to the pytest plugin that describes the tests that need to be run based on UI selections made by the user. This step will take user input on which tests to run, retrieve the correctly IDs for the given tests, and call pytest run on the given IDs
create a correctly formatted call to the pytest plugin that describes the tests that need to be run based on UI selections made by the user. This step will take user input on which tests to run, retrieve the correctly IDs for the given tests, and call pytest run on the given IDs