AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Writing Human-Friendly Tests with Unexpected
This chapter discusses how to write tests that are human-friendly and easily readable. The speakers explain the approach of using the testing library called unexpected, which allows for readable and understandable expect assertions. They highlight the ease of integrating unexpected into existing testing frameworks and the advantages of testing interactions in React components.