Skip to content

Releases: quii/learn-go-with-tests

New chapter: Refactoring checklist

19 Dec 17:20
Compare
Choose a tag to compare
16.0.1

fix formatter panic

Various formatting issues and a little more commentary on fakes

06 Oct 07:59
3eccc13
Compare
Choose a tag to compare
Update working-without-mocks.md

The real insight, i think

Attempt to fix #598

29 Sep 07:44
b4b789b
Compare
Choose a tag to compare

This should fix the epub rendering in google play books

15.1.0

28 Sep 16:36
Compare
Choose a tag to compare

Add a tl;dr for the working without mocks chapter

New chapter: Working without mocks, stubs and spies

28 Sep 07:00
Compare
Choose a tag to compare

Plus some fixes from the community

Scaling acceptance tests (with light intro to gRPC)

17 Oct 06:19
Compare
Choose a tag to compare

Various edits and fixes from the community

29 Sep 07:36
eb171dc
Compare
Choose a tag to compare

Little structural changes

10 Aug 14:22
Compare
Choose a tag to compare
13.0.2

little edits

Mention GOOS in acceptance tests intro

10 Aug 14:20
Compare
Choose a tag to compare

Introduction to acceptance tests

10 Aug 13:24
239fe7d
Compare
Choose a tag to compare
Update maps.md (#588)

Change order here to match order shown in previous snippet of this test.