alecthomas / assertLinks
A simple assertion library using Go generics
☆180Updated 2 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☆124Updated 2 months ago
- Go tool for major version upgrades☆148Updated 3 months ago
- Python's repr() for Go☆168Updated last week
- Implementation of io/fs.FS that appends SHA256 hashes to filenames to allow for aggressive HTTP caching.☆379Updated last year
- Go 1.23 range functions with database/sql☆151Updated last year
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆330Updated last year
- Importable package that parses version info from debug.ReadBuildInfo().☆291Updated last year
- Native type for dealing with dates in Go☆71Updated this week
- Checking Go templates for validity.☆66Updated last year
- Optional values for Go☆104Updated 11 months ago
- 🚨 Chi middleware for slog logger☆80Updated 2 weeks ago
- Sample implementation of enhanced http.ServeMux routing patterns.☆59Updated 2 years ago
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- Finds unused _exported_ Go symbols in a project. Backed by gopls.☆39Updated last year
- Check that no globals are present in Go code.☆123Updated 6 months ago
- Lets you retrieve platform-specific paths (like directories for app-data, cache, config, and logs)☆230Updated 3 years ago
- Library to help with walking of code directories in go☆91Updated 2 months ago
- Dead simple Go database migration library.☆178Updated last year
- ☆69Updated 10 months ago
- A modern generic testing assertions library for Go☆203Updated 3 months ago
- Go io/fs.FS filesystem implementations for various URL schemes☆317Updated last week
- Go linter for forbidding identifiers☆157Updated last month
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated 2 years ago
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆126Updated this week
- Notification broadcaster library☆157Updated 3 years ago
- work in progress☆210Updated 3 weeks ago
- Bridge between Go testing.T and slog.☆80Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last month
- 🚨 slog: Attribute formatting☆203Updated 2 weeks ago
- Go templates invoked as functions☆155Updated 4 years ago