Skip to content

The required Ceedling plugin 'xml_tests_report' is not enabled #145

@earthman2015

Description

@earthman2015

I got a error:
[error] The required Ceedling plugin 'xml_tests_report' is not enabled. You have to edit your 'project.xml' file to enable the plugin.
see https://github.com/ThrowTheSwitch/Ceedling/blob/master/docs/CeedlingPacket.md#tool-element-runtime-substitution-notational-substitution
-----looks like the reason is new ceedling rename the xml:
The report format of the previously independent xml_tests_report plugin has been renamed from XML in all instances to CppUnit as this is the specific test reporting format the former plugin and new report_tests_log_factory plugin outputs.
https://github.com/ThrowTheSwitch/Ceedling/blob/master/docs/Changelog.md#101---2025-01-30

and following this : https://github.com/simeon-s1/vscode-ceedling-test-adapter/

-----Hope this tool can update to fix this bug or is there other solution?. thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions