Closed halfow closed 4 years ago
The option vunit.watch
can be enabled to watch the run.py file for changes.
Most of the heavy lifting and annotations are done by the Test Explorer UI extension used by vunit-test-explorer.
Okay, then i agree that the problem/missing option probably relies within Test Explorer UI. I will research it some more
Moving rows around messes up
Run|Debug|Show in Test Explorer
pass/fail/not run
multiply while moving a row.Minor issue,
Test Explorer: Reload Tests
makes it look right again.A quick fix would be to make
Test Explorer: Reload Tests
run on save.Was really easy to get going! nice work :)