vipm-io / vi-tester

VI Tester for LabVIEW
BSD 3-Clause "New" or "Revised" License
28 stars 26 forks source link

Tests from nested test suite not discovered #45

Open pktl opened 5 years ago

pktl commented 5 years ago

Hi,

test cases inside a nested test suite are not discovered. Here's my test structure for clarification:

Test Suite B is empty, Test Case B1 is not displayed in the graphical test runner. If I don't nest the test suites, it works just fine.

I attached a minimum example project. Can someone confirm this?

NestedTestSuites.zip