RubyGems Navigation menu

ceedling 0.30.0

Ceedling is a build automation tool that helps you create and run C unit test suites. Ceedling provides two core functions: [1] It packages up several tools including the C unit test framework Unity, the Ruby-based mock generation tool CMock, and a C exception library CException. [2] It extends Rake with functionality specific to generating, building, and executing C test suites. Ceedling projects are created with a YAML configuration file. A variety of conventions within the tool simplify generating mocks from C files and assembling suites of unit test functions.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.31.1 - June 18, 2021 (2.13 MB)
  2. 0.31.0 - January 29, 2021 (2.13 MB)
  3. 0.30.0 - May 03, 2020 (2.24 MB)
  4. 0.29.1 - November 13, 2019 (1.77 MB)
  5. 0.29.0 - November 01, 2019 (1.77 MB)
Show all versions (54 total)

Runtime Dependencies (3):

constructor >= 1.0.4
rake >= 12.2.1
thor >= 0.14.5

Owners:

Pushed by:

Authors:

  • Mark VanderVoord, Michael Karlesky, Greg Williams

SHA 256 checksum:

5d985bc656fc288920db37d61c907923ab4bf8fb98ecf1c3dd7356ea940fc588

Total downloads 1,213,756

For this version 117,715

License:

MIT

Required Ruby Version: >= 2.4.0

Links: