steinfletcher / apitestLinks
A simple and extensible behavioural testing library for Go. You can use api test to simplify REST API, HTTP handler and e2e tests.
☆834Updated 5 months ago
Alternatives and similar repositories for apitest
Users that are interested in apitest are comparing it to the libraries listed below
Sorting:
- Combine one or more Go errors together☆1,152Updated last year
- Ruby on Rails like test fixtures for Go. Write tests against a real database☆1,187Updated last week
- Test your code without writing mocks with ephemeral Docker containers 📦 Setup popular services with just a couple lines of code ⏱️ No ba…☆1,465Updated last week
- Powerful mock generation tool for Go programming language☆731Updated last week
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,263Updated last week
- A comprehensive error handling library for Go☆1,260Updated 10 months ago
- Immutable transaction isolated sql driver for golang☆726Updated 6 months ago
- Golang errors with stack trace and source fragments.☆1,099Updated last year
- A library for diffing golang structures☆966Updated last month
- Convert Golang's http.Request to CURL command line☆793Updated last week
- Initialize structs with default values☆852Updated last year
- Golang version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.☆906Updated last week
- An enum generator for go☆870Updated this week
- A golang package for converting to snake_case or CamelCase☆1,106Updated last year
- Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends☆1,314Updated 4 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,497Updated last week
- Go package for dealing with maps, slices, JSON and other data.☆796Updated last week
- HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽☆2,200Updated 11 months ago
- HTTP mocking for Golang☆2,057Updated 3 weeks ago
- Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API☆781Updated 2 weeks ago
- Go library for retrying with configurable backoffs☆683Updated last year
- Go (Golang) Fake Data Generator for Struct. [Notes]This repository is archived, moved to the new repository https://github.com/go-faker…☆2,085Updated 2 years ago
- Ultimate fake data generator for Go with zero dependencies☆624Updated last month
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,713Updated 5 months ago
- Dependency injection container in go (golang)☆697Updated 3 weeks ago
- Generate type-safe Go converters by defining function signatures.☆760Updated last week
- Safe, simple and fast JSON Web Tokens for Go