Using AxUnit in Continuous Integration pipelines - Manual - AxUnit - AxUnit - AxUnit,

AxUnit (legacy) CLI Tool (test)

Portfolio
SIMATIC AX
Product
AxUnit
Software version
2.0.9
Edition
08/2025
Language
English (original)
Package Name
@ax/axunit-docs

Continuous integration (CI) is the practice of automating the integration of code changes from multiple contributors into a single software project. It's a primary DevOps best practice, allowing developers to frequently merge code changes into a central repository where builds and tests then run. More Information.

You may use different frameworks to attain CI, for example, GitLab.

You may configure AxUnit tests to run in your pipeline.

If GitLab is used, the pipeline settings page can help to configure it. Also, the page describes some troubleshooting like timeouts in case your tests takes too long to run in pipeline.