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

业主:

推送:

作者:

  • Mark VanderVoord, Michael Karlesky, Greg Williams

SHA 256 校验和:

31af51affce247d603488884a2ac9fc61d9c51307377950943bba0d748f85bca

下载总量 1,206,230

这个版本 600,064

许可:

MIT

需要的 Ruby 版本: >= 2.4.0

链接: