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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kinbiko avatar

kinbiko/jsonassert

0
View on GitHub↗
141 stele·16 fork-uri·Go·MIT·3 vizualizări

Jsonassert

A Go test assertion library for verifying that two representations of JSON are semantically equal

Features

  • Testing and QA - Validation for JSON payload serialization.
  • Testing and Quality Assurance - JSON payload validation.
  • Framework-uri de testare - Validates JSON payloads in tests.

Istoric stele

Graficul istoricului de stele pentru kinbiko/jsonassertGraficul istoricului de stele pentru kinbiko/jsonassert

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Jsonassert

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Jsonassert.
  • appleboy/gofightA

    appleboy/gofight

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • bradleyjkemp/cupaloyB

    bradleyjkemp/cupaloy

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • adamluzsi/testcaseA

    adamluzsi/testcase

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • data-dog/go-sqlmockAvatar DATA-DOG

    DATA-DOG/go-sqlmock

    6,525Vezi pe GitHub↗

    go-sqlmock is a Go library that simulates SQL driver behavior for unit testing by intercepting database calls through the standard database/sql/driver interface, eliminating the need for a real database connection. It provides a comprehensive mocking framework that allows developers to define expectations for SQL operations, including queries, executions, prepared statements, and transaction lifecycles, with precise control over the results and errors returned. The library distinguishes itself through its flexible matching and verification capabilities. It supports regex-based or exact SQL

    Godatabasegogolang
    Vezi pe GitHub↗6,525
Vezi toate cele 30 alternative pentru Jsonassert→

Întrebări frecvente

Ce face kinbiko/jsonassert?

A Go test assertion library for verifying that two representations of JSON are semantically equal

Care sunt principalele funcționalități ale kinbiko/jsonassert?

Principalele funcționalități ale kinbiko/jsonassert sunt: Testing and QA, Testing and Quality Assurance, Framework-uri de testare.

Care sunt câteva alternative open-source pentru kinbiko/jsonassert?

Alternativele open-source pentru kinbiko/jsonassert includ: bradleyjkemp/cupaloy. data-dog/godog. appleboy/gofight. adamluzsi/testcase. data-dog/go-sqlmock — go-sqlmock is a Go library that simulates SQL driver behavior for unit testing by intercepting database calls through… dnaeon/go-vcr — Record and replay your HTTP interactions for fast, deterministic and accurate tests.