Usage - Manual - AxUnit-ST - AxUnit ST documentation package - AxUnit-ST,

AxUnit-ST CLI Tool (test)

Portfolio
SIMATIC AX
Product
AxUnit-ST
Software version
8.3.9
Edition
07/2025
Language
English (original)
Package Name
@ax/axunitst-docs

To filter your tests, you have to call apax test from a terminal inside your workspace.

apax test -f "Category=MyTestCategory"

Or execute all test fixtures that are not part of your category:

apax test -f "Category!=MyTestCategory"

Click here to find out more.