Ceedling icon indicating copy to clipboard operation
Ceedling copied to clipboard

Including html_tests_report as Ceedling Ruby Gem

Open jyc-biz opened this issue 1 year ago • 0 comments

Hello,

The Ceedling package installed via Ruby (i.e., "gem install ceedling"; version 0.31.1) does not have html_tests_report in the plugins subfolder. Invoking any kind of ceedling command would generate an error saying that there is no rake or ruby class entry point for the plugin.

To resolve this, I had to clone the repo and copy the html_tests_report subfolder into plugins. At that point ceedling can run without issues.

Thanks for your time!

jyc-biz avatar Sep 30 '24 19:09 jyc-biz