mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-06-05 21:15:20 +00:00
847 B
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
- Not sure what you're doing? ** View docs/CMock_Summary.md
- Interested in our MIT-style license? ** View docs/license.txt
- Are there examples? ** They are all in /examples
- Any other resources to check out? ** Definitely! Check out our developer portal on ThrowTheSwitch.org
