Sha256: 0b0c841c0d0c754e18ad9e913cb97d173094890b4921d98fce4fda1a6dab3b19
Contents?: true
Size: 842 Bytes
Versions: 7
Compression:
Stored size: 842 Bytes
Contents
CMock - Mock/stub generator for C ================================= [![CMock Build Status](https://api.travis-ci.org/ThrowTheSwitch/CMock.png?branch=master)](https://travis-ci.org/ThrowTheSwitch/CMock) 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 ================= * Not sure what you're doing? * [View docs/CMock_Summary.md](docs/CMock_Summary.md) * Interested in our MIT-style license? * [View docs/license.txt](docs/license.txt) * Are there examples? * They are all in [/examples](examples/) * Any other resources to check out? * Definitely! Check out our developer portal on [ThrowTheSwitch.org](http://throwtheswitch.org)
Version data entries
7 entries across 7 versions & 1 rubygems