When doing TDD, it is common to get caught running the same test over and over again.
I have a shortcut that runs the test for the same VI, so I can monitor testing.
How can I reuse the same window every time?
Right now, I am using "Run Test (Scalar Path).vi" to run it, and it launches a new result window every time.
Maybe it is related to #142 ?
Best regards,