RubyGems Navigation menu

ceedling 0.31.1

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:
=

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 (4):

deep_merge ~> 1.2
rake >= 12, < 14
thor ~> 0.14

Owners:

Pushed by:

Authors:

  • Mark VanderVoord, Michael Karlesky, Greg Williams

SHA 256 checksum:

=

Total downloads 1,389,827

For this version 771,295

Version Released:

License:

MIT

Required Ruby Version: >= 2.4.0

Links: