Search⌘ K
AI Features

Chapter’s Introduction

Explore how to apply unit tests and executable specifications to test an asynchronous event-driven application built in Golang. Understand testing challenges and best practices using the MallBots demonstration app.

We'll cover the following...

In this part, we took an entirely synchronous ...