Showing results for "react"
lesson
Add Cypress To A React App For Automated End-To-End TestingCypress gives us a big helping hand organizing and getting started with our own e2es.
lesson
How To Write Tests For React Container ComponentsReact Testing Library's approach to integration testing like a user would interact with the DOM works very well with React's function-based components.
lesson
Strategies For Simplifying Integration Testing For React AppsWe've got a little setup work to do before we get to the actual business of writing our tests.
lesson
Introducing React Testing Library And Its Automation CapabilitiesThis library took aim at a few fundamental flaws in the traditional way of integration testing JavaScript applications and really changed the game when it comes to automated testing.
lesson
What We'll Build In This React Course - Hardware HandlerGet familiar with the sample React application's folder structure and current functionality.