[ Bron: golang-github-jarcoal-httpmock ]
Pakket: golang-github-jarcoal-httpmock-dev (1.3.1-1)
Verwijzigingen voor golang-github-jarcoal-httpmock-dev
Debian bronnen:
Het bronpakket golang-github-jarcoal-httpmock downloaden:
- [golang-github-jarcoal-httpmock_1.3.1-1.dsc]
- [golang-github-jarcoal-httpmock_1.3.1.orig.tar.gz]
- [golang-github-jarcoal-httpmock_1.3.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
HTTP mocking for Golang
This package contains software for easy mocking of http responses from external resources.
Activate starts the mock environment. This should be called before your tests run. Under the hood this replaces the Transport on the http.DefaultClient with DefaultTransport.
Andere aan golang-github-jarcoal-httpmock-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-maxatome-go-testdeep-dev
- Extremely flexible golang deep comparison