vipm-io / vi-tester

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

Set test case names in test suite (Issue #40) #43

Open Daklu opened 5 years ago

Daklu commented 5 years ago

Implemented changes described by chrisb2244 in #40.

Functionally it works, but I didn't add setTestCaseInstanceName to the palette and I'm not sure the test package was built correctly. (The VI Tester toolbar has disappeared.)

[Edit - I branched off of Reference-Lost-Due-To-Flattening since it appears master was supposed to have been brought forward.]

Changes

Added field to Test Case: TestCaseCtl

Added Test Case accessors: Proj - Test Case Accessors

Added a new private file to GraphicalTestRunner.lvlib: Proj - Get Test Instance Name

Modified Initialize Tests on Tree: BD - Initialize Tests on Tree

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.

kosist commented 4 years ago

@jimkring, let me ask you please whether there are plans in some near future to continue with VI Tester updates? Thanks a lot!

chrisb2244 commented 1 year ago

@jimkring - Any chance this could get merged? :)