vectorgrp / vector-vscode-vcast

A VectorCAST test adapter for VS Code
Other
8 stars 2 forks source link

Extension does not support coded test files with a relative path #106

Closed johnpaliotta closed 6 months ago

johnpaliotta commented 6 months ago

If a coded test file was added via a vectorcast test script and the script used relative syntax for the filename like this: TEST.CODED_TESTS_FILE:./testWithMocks.cpp, the tests will not show up in the test explorer tree.