Files
CMock/README.md
T
2014-07-25 15:17:31 -04:00

847 B

Welcome to CMock!

CMock build status is provided via Travis CI

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