sclevine / specLinks
Spec is a simple BDD-style test organizer for Go that does not replace the standard library testing package.
☆77Updated 4 years ago
Alternatives and similar repositories for spec
Users that are interested in spec are comparing it to the libraries listed below
Sorting:
- Go (golang) library to expose *testing.T as an interface.☆57Updated 4 years ago
- a simple process model for go☆50Updated last year
- Commons is a community project focused on all aspects of reusable Go code.☆104Updated 7 years ago
- Go Cloud Foundry Environment Parsing Package☆53Updated 6 years ago
- Library for structuring Golang applications into components☆92Updated 5 years ago
- You have licenses to manage, What Would Henry Rollins Do?☆138Updated this week
- Golang client lib for Cloud Foundry☆70Updated last week
- Rainbow Writer implementation for Golang☆111Updated 3 years ago
- Functions for loading root certificates for TLS connections.☆84Updated last week
- A Go library for generating whimsical names☆71Updated 3 years ago
- multistep is a Go library for building up complex actions using discrete steps.☆149Updated 8 years ago
- HCL Encoder/Marshaller - Convert Go Types into HCL files☆76Updated 2 years ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆214Updated 2 years ago
- list of primary Go module knobs for controlling CI, vendoring, and when go commands access the network☆44Updated 6 years ago
- URI Templates (RFC 6570) implemented in Go☆70Updated 7 years ago
- The missing interface filesystem abstraction for Go☆202Updated 4 years ago
- Export Go Module information to Prometheus☆56Updated 3 years ago
- HCL Parser and Printer in Go☆43Updated 9 years ago
- Parallel testing framework for Go☆39Updated 4 months ago
- Filters output from static analysis tools, showing only recently changed lines of code☆102Updated last year
- ☆91Updated 4 years ago
- Software licensing standardization library for Golang☆69Updated 7 years ago
- Generates Go types based on JSON Schemas☆241Updated 2 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆86Updated 2 years ago
- ☆144Updated 6 years ago
- Determines affected go packages by git commit range☆61Updated 3 years ago
- Easy column formatted output for golang☆166Updated 4 years ago
- A GOPROXY Documentation Generator☆33Updated 4 years ago
- ulog - Structured and context based logging for golang