Sha256: bbc549f7c8412116916739efd7fc98c79096debca7f0b7f372048eacf3fd02d8
Contents?: true
Size: 768 Bytes
Versions: 4
Compression:
Stored size: 768 Bytes
Contents
# ========================================================================= # Unity - A Test Framework for C # ThrowTheSwitch.org # Copyright (c) 2007-24 Mike Karlesky, Mark VanderVoord, & Greg Williams # SPDX-License-Identifier: MIT # ========================================================================= { "name": "Unity", "version": "2.6.0", "keywords": "unit-testing, testing, tdd, testing-framework", "description": "Simple Unit Testing for C", "homepage": "http://www.throwtheswitch.org/unity", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/ThrowTheSwitch/Unity.git" }, "frameworks": "*", "platforms": "*", "headers": "unity.h", "build": { "extraScript": "platformio-build.py" } }
Version data entries
4 entries across 2 versions & 1 rubygems