alecthomas / assertLinks
A simple assertion library using Go generics
☆170Updated this week
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☆124Updated 2 weeks ago
- Finds unused _exported_ Go symbols in a project. Backed by gopls.☆39Updated last year
- Importable package that parses version info from debug.ReadBuildInfo().☆288Updated 10 months ago
- Go tool for major version upgrades☆145Updated last week
- Python's repr() for Go☆166Updated last week
- Bridge between Go testing.T and slog.☆79Updated 2 years ago
- Go 1.23 range functions with database/sql☆148Updated 9 months ago
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- Implementation of io/fs.FS that appends SHA256 hashes to filenames to allow for aggressive HTTP caching.☆373Updated 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☆121Updated last week
- Native type for dealing with dates in Go☆69Updated last week
- Optional values for Go☆104Updated 8 months ago
- 🚨 Chi middleware for slog logger☆78Updated last week
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆325Updated 9 months ago
- A modern generic testing assertions library for Go☆198Updated 6 months ago
- Go io/fs.FS filesystem implementations for various URL schemes☆313Updated this week
- 🚨 slog: Attribute formatting☆193Updated last week
- Go templates invoked as functions☆154Updated 4 years ago
- ☆67Updated 6 months ago
- Go linter for forbidding identifiers☆151Updated 7 months ago
- Notification broadcaster library☆156Updated 3 years ago
- Modern, zero-dependency HTTP library for Go☆147Updated last year
- An extensible file system abstraction for Go. File systems, composable interfaces, and test suites.☆261Updated last year
- Sample implementation of enhanced http.ServeMux routing patterns.☆59Updated last year
- Lets you retrieve platform-specific paths (like directories for app-data, cache, config, and logs)☆222Updated 3 years ago
- Check that no globals are present in Go code.☆119Updated 3 months ago
- A linter to ensure that slices are not initialized with non-zero length☆77Updated 7 months ago
- Classy HTTP Handlers in Go☆56Updated 2 years ago
- Script engine, especially good for tests☆158Updated last year
- 🔍 Load environment variables into a config struct☆72Updated last year