Showing results for "react"

Tags
    Author
      Technology
        Rating
        Pricing
        Sort By
        Video
        Results To Show
        Most Recent
        Most Popular
        Highest Rated
        react
        Reset
        https://image.mux.com/IGYJxtOB2bB00us401XC01R2nAbKv2Z6601cMsnvxH02VJzQ/thumbnail.png?time=0

        lesson

        How to Use Apollo to Test GraphQL Requests in React

        In this lesson, we'll talk about one other minor testing utility we'll use to help mock GraphQL requests in our tests - Apollo React Testing.

        https://image.mux.com/TjhRPUkbYkv4azctcSQ0100PVCEFUe6nIMyyZ3iS3HSZg/thumbnail.png?time=0

        lesson

        Using Jest and React Testing Library to Test React Components

        In this lesson, we'll talk about the two main testing tools we'll use to test our React components - Jest & React Testing Library.

        https://image.mux.com/WchB01Yy01k3Ngpqpja02Xb01PoNwxB7gLs2Hc5SCZwQA68/thumbnail.png?time=0

        lesson

        Add Cypress To A React App For Automated End-To-End Testing

        Cypress gives us a big helping hand organizing and getting started with our own e2es.

        https://image.mux.com/HWLhX4obfGvHJSZc4tas02M01DEVyzHUgxn4n8aT2K02Co/thumbnail.png?time=0

        lesson

        How To Write Tests For React Container Components

        React Testing Library's approach to integration testing like a user would interact with the DOM works very well with React's function-based components.

        https://image.mux.com/dkEkqhI01p7LrcPZvNmEOQaakZR95PmYcNbM56xCU01dA/thumbnail.png?time=0

        lesson

        Strategies For Simplifying Integration Testing For React Apps

        We've got a little setup work to do before we get to the actual business of writing our tests.

        https://image.mux.com/p5OfURfZcMsJDbxARJszZQRrYpMf01fN1hiNqs55iiTA/thumbnail.png?time=0

        lesson

        Introducing React Testing Library And Its Automation Capabilities

        This 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.

        https://image.mux.com/uXTftBgppRRD7O6OB7FE5722dLnYRk01pNDug900BK6Mw/thumbnail.png?time=0

        lesson

        What We'll Build In This React Course - Hardware Handler

        Get familiar with the sample React application's folder structure and current functionality.