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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.31.1 - June 18, 2021 (2.1 MB)
  2. 0.31.0 - January 29, 2021 (2.1 MB)
  3. 0.30.0 - May 03, 2020 (2.2 MB)
  4. 0.29.1 - November 13, 2019 (1.8 MB)
  5. 0.29.0 - November 01, 2019 (1.8 MB)
顯示所有版本(共 54)

Runtime 相依性套件 (4):

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

擁有者:

Pushed by:

作者:

  • Mark VanderVoord, Michael Karlesky, Greg Williams

SHA 256 checksum:

31af51affce247d603488884a2ac9fc61d9c51307377950943bba0d748f85bca

總下載次數 1,204,214

這個版本 598,170

License:

MIT

Ruby 版本需求: >= 2.4.0

相關連結: