Skip to content

Tags: farhany/learn-go-with-tests

Tags

12.2.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix imports

12.1.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Remove stray stub

12.0.1

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
tell travis to use go 1.16

12.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reading files (quii#465)

* wip - start of reading files

* everything is better with more Kent Beck quotes

* formatting

* small corrections

* extracting titles

* move post into a post file and some typos

* read description

* formatting

* minor edits

* reading tags and intro-ing final part

* first draft

* typos and grammar

* bit terser

* add link to files

* some waffle

* a bit of background and improved API

* furniture arranging

* some of the New calls weren't renamed to NewPostsFromFS in the text

* notes on steel thread

* typo

* minor grammar fix and not bothering to talk about the particular definition of unit tests

* blah

* adding some further reading, notes, link to DI chapter

* fix code snippet typing

* some typos and corrections

* add to toc

* better strapline

* Copy editing

Co-authored-by: ruthmoog <ruthmoog@gmail.com>

* less wordy

* brevity

* copy edits

* trim that prefix

* more copy editing

Co-authored-by: Chris James <quii@hey.com>
Co-authored-by: ruthmoog <ruthmoog@gmail.com>

11.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update hello-world.md

11.2.1

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
add missing chapter to ebook, fixing quii#427

11.2.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
mistake in example code

11.1.2

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
add missing chapters to epub

11.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update anti-patterns.md

Re-arranging things after some feedback

11.1.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
remove things from hello world, fixing quii#399