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
G

go-check/check

0
View on GitHub↗
0 stars·0 forks·8 views

Check

Features

  • Testing and Quality Assurance - Rich testing utilities for the Go language.
  • Testing Frameworks - Testing framework extension.

Star history

Star history chart for go-check/checkStar history chart for go-check/check

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

Projects sharing features with Check

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

    appleboy/gofight

    0View on GitHub↗
    View on GitHub↗0
  • avajs/avaavajs avatar

    avajs/ava

    20,849View on GitHub↗

    Ava is a test runner for JavaScript and TypeScript designed to execute test suites with a focus on concurrency and isolation. It serves as a concurrent test executor that runs test files in parallel across multiple processes to reduce total runtime and prevent state leakage between suites. The project features a built-in snapshot testing framework that saves large data structures to disk and compares subsequent executions to detect regressions via diffs. It is also compatible with the Test Anything Protocol, allowing it to export results for use with external reporting tools. Its capability

    JavaScriptassertasyncasync-functions
    View on GitHub↗20,849
  • adamluzsi/testcaseA

    adamluzsi/testcase

    0View on GitHub↗
    View on GitHub↗0
  • bradleyjkemp/cupaloyB

    bradleyjkemp/cupaloy

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→

Frequently asked questions

What are the main features of go-check/check?

The main features of go-check/check are: Testing and Quality Assurance, Testing Frameworks.

Which projects share features with go-check/check?

Projects with overlapping indexed features include: avajs/ava — Ava is a test runner for JavaScript and TypeScript designed to execute test suites with a focus on concurrency and… chaijs/chai — Chai is an assertion library for Node.js and browser-based JavaScript applications. It functions as both a… appleboy/gofight. adamluzsi/testcase. bradleyjkemp/cupaloy. codeceptjs/codeceptjs — CodeceptJS is a NodeJS end-to-end testing framework designed for automating acceptance tests across web, mobile, and…