ThrowTheSwitch / CMock

CMock - Mock/stub generator for C
http://throwtheswitch.org
MIT License
653 stars 269 forks source link

Incomplete installation instructions #412

Closed ljden closed 3 months ago

ljden commented 1 year ago

The installation instructions should list ruby-bundler as a dependency

mvandervoord commented 3 months ago

The readme has been updated to make it clear which methods are best for which use-case. To be clear, you do NOT need bundler, unless you're planning to run CMock's self-test suites.