admin-shell-io / aas-test-engines

Official test tooling for the Asset Administration Shell
https://certification.admin-shell-io.com
Apache License 2.0
5 stars 2 forks source link

AAS XML validation against "check_json_file" throws an exception instead of error #16

Closed juileetikekar closed 2 months ago

juileetikekar commented 2 months ago

Actual behavior: When an AAS XML file is validated with "check_json_file", or an AAS JSON file is validated with "check_xml_file", the test engine throes an exception.

Expected Behavior: In such scenario, it should report an error instead of an exception.

otto-ifak commented 2 months ago

Thanks for reporting, has been fixed.