Ceedling new not creating vendor dir nor rakefile.rb

13 views
Skip to first unread message

Steve Zielinski

unread,
May 1, 2024, 6:14:15 PM5/1/24
to ThrowTheSwitch Forums
"Ceedling new myproject" is creating src, test, and project.yml.

It is not creating vendor nor rakefile.rb.

C:\code\dimonomid\test_ceedling_example>ceedling version
Welcome to Ceedling!
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
    Ceedling:: 0.32.0
       CMock:: 2.5.4
       Unity:: 2.5.4
  CException:: 1.3.3

Steve Zielinski

unread,
May 1, 2024, 6:18:04 PM5/1/24
to ThrowTheSwitch Forums
Ah ... Finally found this:

"Using a modern version of Ceedling means that you issue commands like ceedling test:all instead of rake test:all. If you have a continuous integration server or other calling service, it may need to be updated to comply.

Similarly, older versions of Ceedling actually placed a rakefile in the project directory, allowing the project to customize its own flow. For the most part this went unused and better ways were later introduced. At this point, the rakefile is more trouble than its worth and often should just be removed."

Should I still be expecting a Vendor and sub-directories?


Reply all
Reply to author
Forward
0 new messages