nathany / looperLinks
Go autotesting tool with readline support.
☆392Updated 4 years ago
Alternatives and similar repositories for looper
Users that are interested in looper are comparing it to the libraries listed below
Sorting:
- Will autobuild and kill/relaunch the target when you update the code.☆258Updated 8 years ago
- A simple tool to vendor Go package dependencies. It's like "go get" for vendoring.☆223Updated 7 years ago
- go test but faster (cached)☆247Updated 8 years ago
- Generate documentation for your REST/HTTP API from your Go unit tests☆335Updated 2 years ago
- golang database modelling library☆482Updated 6 years ago
- Minimalist net/http middleware for golang☆293Updated 9 years ago
- Struct Faker for Go☆347Updated 7 months ago
- A minimal tool for managing golang project dependencies as submodules☆238Updated 8 years ago
- your dependencies have arrived☆269Updated 8 years ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆489Updated 3 years ago
- GoRelic is deprecated in favour of https://github.com/newrelic/go-agent☆385Updated 6 years ago
- API testing framework inspired by frisby-js