ASTDan 1 Report post Posted May 24, 2011 Hello, I am having trouble loading tests. When VI tester starts it doesn't find my tests. I can manually load 1 test by File/Open File or test class. I can't load multiple tests. I have my classes in folders. Do the test classes need to be in the top level of my project? I have them in a auto populating folder called "Unit tests? Thanks Dan 1 Quote Share this post Link to post Share on other sites
Jim Kring 45 Report post Posted May 24, 2011 Hey Dan, My suspicion is that tests inside of auto-populating folders are not being found by VI Tester. Can you try adding them to a "regular" project folder? Thanks, -Jim Quote Share this post Link to post Share on other sites
ASTDan 1 Report post Posted July 6, 2011 (edited) Hey Dan, My suspicion is that tests inside of auto-populating folders are not being found by VI Tester. Can you try adding them to a "regular" project folder? Thanks, -Jim Hello Jim, Finally got around to try this. I stopped auto populating and no luck. Edited July 6, 2011 by ASTDan Quote Share this post Link to post Share on other sites
Michael Aivaliotis 18 Report post Posted July 6, 2011 Make sure the project and all the classes are saved to disk. Quote Share this post Link to post Share on other sites
Croohcifer 2 Report post Posted January 11 @Jim Kring I realize that this comment is almost 8 years later, but I can confirm that the UI does not appear to find any tests in classes contained in auto-populating folders. 1 Quote Share this post Link to post Share on other sites
Jim Kring 45 Report post Posted January 15 On 1/11/2019 at 12:54 PM, Croohcifer said: @Jim Kring I realize that this comment is almost 8 years later, but I can confirm that the UI does not appear to find any tests in classes contained in auto-populating folders. @Croohcifer Thanks for reporting this. I've filed a bug in the issue tracker, here: https://github.com/JKISoftware/JKI-VI-Tester/issues/33 Quote Share this post Link to post Share on other sites