Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Chapter 13
Writing Tests

June 17, 2020

Presenter

The Basics of Testing

Amish

Table Tests

Amish

Checking Your Code Coverage

Sam

Benchmarks

Sam

Stubs in Go

Sam

httptest

Casey

Integration Tests and Build Tags

Casey

Finding Concurrency Problems with the Race Checker

Casey

Chapter 12
The Context

May 27, 2020

Presenter

What is the Context?

Amish

Cancellation

Sam

Timers

Sam

Handling Context Cancellation in Your Own Code

Casey

Values

Amish

...