1. React
  2. JSConf US
  3. 2019
  4. Componentizing end-to-end tests

Componentizing end-to-end tests

Nicholas Boll at JSConf US 2019

Component libraries and design systems are becoming popular and more complex. They abstract our UI to make us more productive. Why can’t they do the same with end-to-end tests? In this talk, we’ll explore how our component libraries can export UI test helpers to make testing easier, faster and more reliable in downstream applications.