Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

installing packages from test manager/command line

mazahar
2013-10-15
2013-10-18
  • mazahar - 2013-10-15

    Hi,
    I am developing a continuous integration test framework using the Codesys Test Manger to test the components in a package. I would like to know if it possible to install the packages from Test manager or command line.

    thanks,
    mazahar

     
  • mkeller - 2013-10-18

    Hello mazahar.

    There is the tool PackageManagerCLI.exe in the Common directory which allows you to install/uninstall packages from the command-line. But you need to restart your CODESYS instances to make the new stuff available.

    To start the tool you could create a test action with the command ExecuteExternalCommand from the group TestManager.System to install the package and use the script element Remote Call to start another CODESYS instance which runs the actual test script.

    HTH
    Martin

     

Log in to post a comment.