Jump to content

Integrating autoit script with CI (Jenkins)


 Share

Recommended Posts

We use Jenkins to deploy VMs and deploy our software installers and the AutoIt test scripts (in compiled form). You can probably also run the test scripts from Jenkins, but we don't do this. Our scenario is probably overly specific for your use case.

One of the problems we haven't solved yet is dependency management for test scripts. We want a good package manager to do this for us but AFAIK none exist for AutoIt. Currently it's using SVN imports. This is a lot of manual work and generally not fun.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...