awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
trytouca avatar

trytouca/trytouca

0
View on GitHub↗
511 stars·22 forks·TypeScript·Apache-2.0·9 viewstouca.io/docs↗

Trytouca

Continuous Regression Testing for Engineering Teams

Features

  • Test Data Management - Continuous regression testing for behavioral and performance comparisons.
  • Testing and Debugging - Self-hosted regression testing system.
  • Testing Frameworks - Continuous regression testing without managing snapshot files.

Star history

Star history chart for trytouca/trytoucaStar history chart for trytouca/trytouca

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does trytouca/trytouca do?

Continuous Regression Testing for Engineering Teams

What are the main features of trytouca/trytouca?

The main features of trytouca/trytouca are: Test Data Management, Testing and Debugging, Testing Frameworks.

Which projects share features with trytouca/trytouca?

Projects with overlapping indexed features include: dascandy/hippomocks — Hippomocks. google/googletest — This project is a comprehensive C++ unit testing framework designed to verify code logic and identify regressions… catchorg/catch2 — Catch2 is a comprehensive framework for C++ software validation, providing an environment for unit testing,… cschreib/snitch — Lightweight C++20 testing framework. eranpeer/fakeit — C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking. onqtam/doctest — doctest is a unit testing framework and assertion library for C++ delivered as a single-header library. It provides a…

Projects sharing features with Trytouca

These projects share indexed features with Trytouca. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • cschreib/snitchcschreib avatar

    cschreib/snitch

    306View on GitHub↗

    Lightweight C++20 testing framework.

    C++
    View on GitHub↗306
  • dascandy/hippomocksdascandy avatar

    dascandy/hippomocks

    201View on GitHub↗

    Hippomocks

    C++
    View on GitHub↗201
  • catchorg/catch2catchorg avatar

    catchorg/Catch2

    20,198View on GitHub↗

    Catch2 is a comprehensive framework for C++ software validation, providing an environment for unit testing, integration verification, and performance analysis. It enables developers to define and execute automated test suites and micro-benchmarks directly within their applications. The framework is distinguished by its header-only distribution, which allows for integration into existing build systems without requiring complex external dependencies. It utilizes a hierarchical section-based execution model that supports behavior-driven testing, allowing for shared setup and teardown logic acros

    C++bddcppcpp14
    View on GitHub↗20,198
  • eranpeer/fakeiteranpeer avatar

    eranpeer/FakeIt

    1,364View on GitHub↗

    C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.

    C++
    View on GitHub↗1,364
Compare all 30 related projects→