vscode-terosHDL icon indicating copy to clipboard operation
vscode-terosHDL copied to clipboard

Incorrect support multiple modules cocotb framework

Open Warl0ck73 opened this issue 3 years ago • 1 comments

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

image

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

image

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."

Warl0ck73 avatar May 08 '22 14:05 Warl0ck73

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.

qarlosalberto avatar May 09 '22 21:05 qarlosalberto