Session

Mocking in Front-end and Back-end TypeScript Tests

When the goal is unit testing, it's common to swap out dependencies with fake pieces to give more control and to make tests run faster. In this code-focused tour, we’ll systematically analyze the test scenarios we want to build, then live-code mocks in two scenarios: Express and Vue. It’s easy to gain value and speed once you know how.

Rob Richardson

@rob_rich

Provo, Utah, United States

View Speaker Profile