Files
CMock/README.md
T
Greg Williams 856dea46fa README fixes
2014-07-25 15:28:34 -04:00

841 B

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 execute rake # Run all CMock library tests

API Documentation