Robust UIArticlesRSS Feed

Robust UI e-book

Robust
UI

A toolkit of strategies for testing React components with Jest and React Testing Library.

  • Prevent the afternoon tap on the shoulder or slack ping about a critical bug in a feature you released last week.
  • Avoid the dread you feel when a new feature needs to be added to that part of the code.
  • Everything you need in one place so you don't have to scrounge around 20 different blog posts to get productive with component testing.

Subscribe to get 3 chapters free
(one a week, delivered weekly)

Or purchase early access version for$7 $40

Robust UI Covers

  • How to structure your tests in a maintainable way
  • When mocking is appropriate for component tests
  • How to write component tests for component variations
  • Sane testing of React Hooks
  • Strategies for testing Compound Components
  • Strategies for visual testing of components with Storybook