Incorrect support multiple modules cocotb framework
Describe the bug Doesn't support multiple modules cocotb framework specified using a comma-separated list.

Incorrect support multiple modules cocotb framework specified using a space-separated list.

To Reproduce MODULE := test_adder,test_adder2
Please complete the following information:
- OS: Windows 10 x64
- VSCode version version 1.67.0
- TherosHDL 2.0.7
Additional context "MODULE The name of the Python module(s) to search for test functions - if your tests are in a file called test_mydesign.py, MODULE would be set to test_mydesign. Multiple modules can be specified using a comma-separated list. All tests will be run from each specified module in order of the module’s appearance in this list."
Thanks for the report! I will take a look to all the cocotb issues. But I'm working in other tasks. So maybe it will fixed after the summer.