Skip to content

Commit 7186fb0

Browse files
committed
completed sync: 1 new, 0 updated
- new: Effortless HTTP Client Testing in Go (https://dev.to/calvinmclean/effortless-http-client-testing-in-go-4d75)
1 parent 63f2f81 commit 7186fb0

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed
Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
{
2-
"title": "Effortless HTTP Client Testing in Go",
3-
"description": "Explore the benefits of VCR testing in Go with dnaeon/go-vcr",
4-
"tags": ["go", "testing", "tutorial", "learning"],
5-
"gopher": "https://storage.googleapis.com/gopherizeme.appspot.com/gophers/45013e1bd5d970f1ba1e62477a8f4b7fb6301573.png"
6-
}
2+
"id": 1920278,
3+
"slug": "effortless-http-client-testing-in-go-4d75",
4+
"title": "Effortless HTTP Client Testing in Go",
5+
"description": "Explore the benefits of VCR testing in Go with dnaeon/go-vcr",
6+
"url": "https://dev.to/calvinmclean/effortless-http-client-testing-in-go-4d75",
7+
"tags": [
8+
"go",
9+
"testing",
10+
"tutorial",
11+
"learning"
12+
],
13+
"cover_image": "https://res.cloudinary.com/practicaldev/image/fetch/s--O-mfj96a--/c_imagga_scale,f_auto,fl_progressive,h_420,q_auto,w_1000/https://raw.githubusercontent.com/calvinmclean/calvinmclean.github.io/main/articles/go-vcr-testing/cover_image.png",
14+
"gopher": "https://storage.googleapis.com/gopherizeme.appspot.com/gophers/45013e1bd5d970f1ba1e62477a8f4b7fb6301573.png"
15+
}
67.4 KB
Loading

0 commit comments

Comments
 (0)