alecthomas / assertLinks
A simple assertion library using Go generics
☆161Updated 3 weeks ago
Alternatives and similar repositories for assert
Users that are interested in assert are comparing it to the libraries listed below
Sorting:
- The Go test helper for minimalists☆108Updated 4 months ago
- Bridge between Go testing.T and slog.☆75Updated last year
- Go tool for major version upgrades☆138Updated 8 months ago
- Python's repr() for Go☆164Updated 3 weeks ago
- Optional values for Go☆103Updated 5 months ago
- Native type for dealing with dates in Go☆68Updated last week
- Finds unused _exported_ Go symbols in a project. Backed by gopls.☆39Updated 9 months ago
- Importable package that parses version info from debug.ReadBuildInfo().☆288Updated 6 months ago
- Sample implementation of enhanced http.ServeMux routing patterns.☆57Updated last year
- Implementation of io/fs.FS that appends SHA256 hashes to filenames to allow for aggressive HTTP caching.☆371Updated last year
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆318Updated 5 months ago
- Checking Go templates for validity.☆61Updated 7 months ago
- Go io/fs.FS filesystem implementations for various URL schemes☆308Updated this week
- A Go linter to check that errors from external packages are wrapped☆332Updated 2 months ago
- Dead simple Go database migration library.☆177Updated last year
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆114Updated 3 weeks ago
- Go templates invoked as functions☆154Updated 4 years ago
- Authenticated encrypted API tokens (IETF XChaCha20-Poly1305 AEAD) for Golang☆90Updated 3 weeks ago
- Script engine, especially good for tests☆151Updated last year
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- Go 1.23 range functions with database/sql☆147Updated 6 months ago
- A modern generic testing assertions library for Go☆190Updated 2 months ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆127Updated last year
- Go linter for forbidding identifiers☆141Updated 4 months ago
- Persist a Go object to a JSON file☆99Updated last year
- An extensible file system abstraction for Go. File systems, composable interfaces, and test suites.☆261Updated 10 months ago
- Check that no globals are present in Go code.☆113Updated this week
- Library to help with walking of code directories in go☆81Updated last month
- Use golang structured logging (slog) with context. Add and retrieve logger to and from context. Add attributes to context. Automatically …☆84Updated last month
- µDiff - a micro Go diffing library☆182Updated this week