Closed wtrgjadmw closed 11 months ago
This PR renamed Config class to TestRunner, original TestRunner to DutController to match them with their functionalities. Also renamed variable customeScript to configScript.
Config
TestRunner
DutController
customeScript
configScript
FYI: rebase is needed. Please feel free to submit after the rebase!!
This PR renamed
Config
class toTestRunner
, originalTestRunner
toDutController
to match them with their functionalities. Also renamed variablecustomeScript
toconfigScript
.