Add a Start-Up Parameter to the execution of the Test Project

Issue #149 wontfix
Paul Nauta created an issue

I still want to use the good-old GUITestRunner (with some modifications) in parallel to using TestInsight. I do not want to switch on/off the TESTINSIGHT Directive all the time, so a start-up parameter like /TI could make it easier for me in TestInsight.DUnit.pas to determine the origin, and execute appropriate actions. I could add such startup parameter to my own project but that would then be needed on all my Test Projects, so it is far better to arrange this once on the TestInsight Server

Comments (1)

  1. Stefan Glienke repo owner

    TestInsight supports using a special configuration when available (its name is configurable in the Options->Third Party->TestInsight). By using this you can specify custom command line args.

  2. Log in to comment