🍺 BREW Explorer

← all formulae

cutter-cli

brew install cutter-cli v1.2.9 LGPL-3.0-or-later

Unit Testing Framework for C and C++

23
30-day installs · #6453
69
90-day · #6495
447
365-day · #5361
54
★ GitHub stars · updated 10mo ago

Runtime dependencies

Build dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "autoconf",
    "automake",
    "gettext",
    "gtk-doc",
    "intltool",
    "libtool",
    "pkgconf"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "glib",
    "gettext"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Unit Testing Framework for C and C++",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:46+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "cutter-cli",
  "github_default_branch": "main",
  "github_last_commit_at": "2025-10-24T07:11:49Z",
  "github_readme_excerpt": "# -*- rd -*-\n\n= README --- An introduction of Cutter, a Unit Testing Framework for C and C++\n\n== Name\n\nCutter\n\n== Author\n\n=== Program\n\n  * Kouhei Sutou \u003ckou@clear-code.com\u003e\n  * Hiroyuki Ikezoe \u003cikezoe@clear-code.com\u003e\n  * Yuto Hayamizu \u003cy.hayamizu@gmail.com\u003e\n\n=== Kinotan Icons\n\n  * Mayu \u0026 Co.\n\n== License\n\n  * Source: LGPLv3 or later. (detail:\n    ((\u003c\"license/lgpl-3.txt\"|URL:http://www.gnu.org/licenses/lgpl.html\u003e)))\n  * Document and kinotan icons: Triple license: LGPL, GFDL and/or CC.\n    * LGPL: v3 or later. (detail:\n      ((\u003c\"license/lgpl-3.txt\"|URL:http://www.gnu.org/licenses/lgpl.html\u003e)))\n    * GFDL: v1.3 or later. (detail:\n      ((\u003c\"license/gfdl-1.3.txt\"|URL:http://www.gnu.org/licenses/fdl.html\u003e)))\n    * CC: ((\u003cBY-SA|URL:http://creativecommons.org/licenses/by-sa/3.0/\u003e))\n  * Exceptions:\n    * glib-compatible/glibintl.h, glib-compatible/gregex.*,\n      glib-compatible/gscripttable.h, glib-compatible/gsequence.*,\n      glib-compatible/gstring.*, glib-compatible/gunicode.h,\n      glib-compatible/guniprop.c: LGPL v2.0 or later.\n      (detail:\n      ((\u003c\"glib-compatible/COPYING\"|URL:http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html\u003e)))\n    * glib-compatible/pcre/: PCRE LICENSE.\n      (detail:\n      ((\u003c\"glib-compatible/pcre/COPYING\"|URL:http://www.pcre.org/licence.txt\u003e)))\n    * html/blog.*, html/download.*, html/heading-mark.*\n      html/install.*, html/readme.*, html/reference.*,\n      html/tango-logo.png, html/tutorial.*, html/mini-*.svg:\n      Public domain. They are deliverables by ((\u003cTango Desktop\n      Project|URL:http://tango.freedesktop.org/\u003e)). (Some of\n      them are modified.)\n    * html/ja.png, html/us.png, html/famfamfam-logo.png:\n      Public domain. They are distributed by\n      ((\u003cfamfamfam.com|URL:http://famfamfam.com/\u003e)).\n\n== What\u0027s this?\n\nCutter is a xUnit family Unit Testing Framework for C and\nC++.\n\nThis is a list of features of Cutter:\n  * easy to write tests.\n  * outputs result with useful format for debugging.\n  * tests are built as shared li",
  "github_repo": "clear-code/cutter",
  "github_stars": 54,
  "github_topics": [],
  "homepage": "https://github.com/clear-code/cutter",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 23,
  "installs_365d": 447,
  "installs_90d": 69,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "LGPL-3.0-or-later",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "cutter-cli",
  "oldnames": [
    "cutter"
  ],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 6453,
  "rank_365d": 5361,
  "rank_90d": 6495,
  "raw_hash": "efef06bd88b95db5",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/c/cutter-cli.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    {
      "perl": "build"
    }
  ],
  "version_head": "HEAD",
  "version_stable": "1.2.9",
  "versioned_formulae": [],
  "why_use_this": null
}