Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
  • Top Stars
  • Trending
  • AI Agent
  • Daily Picks
  • Insights
  • Methodology
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Methodology
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
CA

catchorg/Catch2

A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)

21k Stars3.3k Forks438 Open Issues21k WatchersC++BSL-1.0
Developer Tool
Source and compliance noteLast synced: Jul 21, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy
Editorial Evaluation

catchorg/Catch2 is tracked as a C++ project in the Developer Tool area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.

Momentum check: the repository has 21k total stars, with +0 today, +0 this week, and +937 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.

Maintenance check: current activity is Active; the latest push was 6 days ago, and the open issue queue is 438, about 2.06% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.

Adoption check: 3.3k forks and 21k watchers suggest how often the project is reused or followed. License signal: BSL-1.0. Always verify license compatibility before commercial or internal use.

Practical fit: this project is most relevant when you need C++ teams evaluating ecosystem-native tooling. Be cautious when you need a legal review, security audit, or production SLA.

Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 937. Follow the original GitHub repository for final install, security, and release information.

Best For
  • C++ teams evaluating ecosystem-native tooling
  • teams that prefer mature projects with broad adoption signals
  • use cases where recent maintenance matters
Avoid When
  • you need a legal review, security audit, or production SLA
Adoption Signals

Momentum

21k Stars

Reuse

3.3k Forks

Attention

21k Watchers

Maintenance

active

License

BSL-1.0

Open issues

438

Overview

Catch2 is a unit testing framework for C++ that also provides micro-benchmarking features and BDD macros. It is designed to be simple and natural to use, with test names that do not need to be valid identifiers and assertions that look like normal C++ boolean expressions.

Key Features

- Simple and natural test writing with boolean expression assertions - Support for micro-benchmarking and BDD macros - Sections for local setup and teardown code sharing

Tool Positioning

Developer Tool

Tools that improve coding, testing, build, and local workflow

Quick Start

Start from the original GitHub README and release notes before installing. Git-Stars summarizes setup signals but does not mirror full project documentation.

View on GitHub Project Homepage
Project Activity

90

Health Score

Active

Commit Activity

Nov 8, 2010

Created

Jul 15, 2026

Last push

Source Trail

GitHub repository metadata

metadata

GitHub README

readme_summary

Star History

+0

Today's growth

+0

7-day growth

+0

30-day growth

Jul 21, 2026Jul 21, 2026
Community Health
3.3k

Forks

438

Open

21k

Watchers

Owner
CA

catchorg

GitHub profile
Topics & Language
C++bddcppcpp14frameworkno-dependenciestddtest-frameworktesting
Ecosystem & Usage
GitHub Repository Project Website
Alternatives & Comparison

codecrafters-io/build-your-own-x

Master programming by recreating your favorite technologies from scratch.

529k

sindresorhus/awesome

😎 Awesome lists about all kinds of interesting topics

487k

freeCodeCamp/freeCodeCamp

freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

452k

public-apis/public-apis

A collective list of free APIs

452k

EbookFoundation/free-programming-books

:books: Freely available programming books

393k
License
BSL-1.0
CreatedNov 8, 2010
Last pushJul 15, 2026
Last syncedJul 21, 2026
Community Standards

✓

License

✓

Forked

✓ Active

Maintained