pkg / expectLinks
A simple assertion library that you probably shouldn't use.
☆132Updated 5 years ago
Alternatives and similar repositories for expect
Users that are interested in expect are comparing it to the libraries listed below
Sorting:
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 6 years ago
- Continuous Benchmark for Go Project☆390Updated this week
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 6 months ago
- Go tool to wrap and fix errors with the new %w verb directive☆379Updated 7 months ago
- Format Go's benchmarking output☆88Updated 3 years ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 6 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Encode and decode Go (golang) struct types via protocol buffers.☆179Updated 5 years ago
- View annotated files based on line-spec☆227Updated last year
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆359Updated 5 months ago
- HTTP error wrapper☆36Updated 6 years ago
- Create Go contexts that cancel on signals.☆256Updated 2 years ago
- Package errd simplifies error and defer handling.☆153Updated 6 years ago
- Simple error handling primitives☆60Updated 4 years ago
- GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the m…☆129Updated 2 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago
- Go package for writing descriptions using the Graphviz DOT and Mermaid language☆292Updated last month
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 6 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Templates, generics engine for Go