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

Version Path
ceedling-0.25.0 vendor/cmock/README.md
ceedling-0.24.0 vendor/cmock/README.md
ceedling-0.22.0 vendor/cmock/README.md
ceedling-0.21.0 vendor/cmock/README.md
ceedling-0.20.3 vendor/cmock/README.md
ceedling-0.20.2 vendor/cmock/README.md
ceedling-0.19.0 vendor/cmock/README.md