GoAws
goc
GoAws | goc | |
---|---|---|
- | 1 | |
778 | 811 | |
- | 1.8% | |
4.5 | 3.1 | |
4 days ago | about 2 months ago | |
Go | Go | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
GoAws
We haven't tracked posts mentioning GoAws yet.
Tracking mentions began in Dec 2020.
goc
-
Code coverage for Go integration tests
A few years ago, I used goc to collect coverage from multiple services at the same time when they were used in E2E tests. I was very happy with it. Check it out!
https://github.com/qiniu/goc
What are some alternatives?
GoConvey - Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
embedded-postgres - Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test
assert - :exclamation:Basic Assertion Library used along side native go testing, with building blocks for custom assertions
dsunit - Datastore Testibility
wstest - go websocket client for unit testing of a websocket handler
frisby - API testing framework inspired by frisby-js
Looking for Maintainer - Selenium/Webdriver client for Go
covergates - The portal gates to coverage reports
gomega - Ginkgo's Preferred Matcher Library
baloo - Expressive end-to-end HTTP API testing made easy in Go
go-vcr - Record and replay your HTTP interactions for fast, deterministic and accurate tests
stop-and-go - Testing helper for concurrency