tcunit / ExampleProjects

Example projects to demonstrate the TwinCAT unit testing framework TcUnit
13 stars 8 forks source link

Sequential test suits #1

Closed PaulNBarron closed 4 years ago

PaulNBarron commented 4 years ago

Hi, Is it possible to run the test suits sequentially? For example if I have TestSuite1_FB and TestSuite2_FB is it possible to wait until TestSuite1_FB has finished executing before starting TestSuite2_FB? Thanks

sagatowski commented 4 years ago

Duplicate of https://github.com/tcunit/TcUnit/issues/97.