Fixed - 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
  • Fix CLI message for failing tests, so jumping to failed assert in the correct line is possible
  • Fix index problem when failing test after a different test with exception fails
  • The machine readable outputs need to be available in all log level. Since error is the lowest one, we emit them as "errors". The string for the information log level is "info", not "information". Thus it was wrongly parsed as argument. A newline was missing in the log level output.
  • Download to PLC Sim by testing fails
  • AXUnit VSCode extension does not run with PLCSIM
  • Coverage Generation Failure - Missing default.profraw and lcov.info Files