1
0
mirror of https://github.com/ThrowTheSwitch/CMock synced 2025-06-16 06:29:33 -04:00
Go to file
Alex Izvorski 8140b3e9d5 Update README.md
Fix typo, "bundle execute" -> "bundle exec"
2015-02-05 01:51:17 -08:00
2014-07-25 15:13:29 -04:00
2015-02-05 01:51:17 -08:00

CMock - Mock/stub generator for C

CMock Build Status

Getting Started

> git clone --recursive https://github.com/throwtheswitch/cmock.git
> cd cmock
> bundle install # Ensures you have all RubyGems needed
> bundle exec rake # Run all CMock library tests

API Documentation

Description
CMock - Mock/stub generator for C
Readme 4.8 MiB
Languages
C 59.6%
Ruby 22.4%
Assembly 9.6%
Tcl 8%
Batchfile 0.4%