React Testing Library and Jest The Complete Guide

React Testing Library and Jest The Complete Guide

Size
2.8 GB
Seeders
17
Leechers
2
Files
98
Category
Added
02/01/23 at 9:11am GMT+1
Infohash
9ef25cfed6daab7987589a4482387051d5705b28

Description


Description



Congratulations! You’ve found the most popular, most complete, and most up-to-date resource online for learning how to test React apps with React Testing Library and Jest!



Thousands of other engineers have learned how to test, and you can too. This course uses a time-tested, battle-proven method to make sure you understand exactly how testing works, and will get you a new job working as a software engineer or help you build that app you’ve always been dreaming about.



The difference between this course and all the others: you will understand the design patterns used by top companies to test the largest React apps around.



Testing is used to verify your code works as expected. This provides a set of unique benefits to any frontend:



   Author smaller, easier to understand codebases

   Deploy your code with confidence that it will behave correctly

   Test each portion of your app separately – limit the chance of interrupting your users

   Allow each of your engineering teams to work independently

   Change your codebase without worrying about breaking an existing feature



Testing is a popular topic, but there is a lot of misinformation online. This course has been developed with input from top engineers to ensure total technical accuracy.



———————-



What will you build?



This course focuses on testing components in a variety of different environments.  You will begin by writing tests for a small mini-project, just to get some quick initial experience.  From there, you’ll learn about React Testing Library and all of its functionality by building a series of interactive cheatsheets.  You can use these cheatsheets as a future reference to easily remember the intricacies of testing.  Finally, you’ll add tests to a rather large React app, complete with authentication, data fetching, and navigation.



Here’s a partial list of some of the topics you’ll cover:



   Customize your test environment by writing custom Jest matchers

   Learn how to debug your tests by fixing many bugs

   Run tests faster by implementing a fake data-fetching process

   Understand best practices by working on a large React project

   See an exhaustive list of all the functionality packed into React Testing Library

   Enhance your element-selecting powers by using the ARIA Role system

   Get experience testing authentication and routing

   Write more efficient tests by learning dozens of testing shortcuts

   Finally understand the most mysterious function in React – the ‘act’ function!

   Learn multiple ways of handling third-party libraries in a test environment

   Use Jest to ‘mock’ functions and libraries



I spent the early years of my software engineering career writing tests non-stop.  Every single day, I practiced Test Driven Development to write thousands of lines of code while being mentored by top industry engineers.  Let me share this knowledge with you.  Testing is one of the topics I am most passionate about, and I want you to get as excited as I am.  Sign up today and join me!

Who this course is for:



   Software engineers looking to better understand the world of testing



Requirements



   No testing experience is needed!



Last Updated 1/2023

File list
  • React Testing Library and Jest The Complete Guide
  • .pad/0 214 B
  • .pad/1 90.9 KB
  • .pad/10 64.8 KB
  • .pad/11 177.4 KB
  • .pad/12 63.4 KB
  • .pad/13 89.4 KB
  • .pad/14 33.8 KB
  • .pad/15 272.3 KB
  • .pad/16 9.2 KB
  • .pad/17 68.1 KB
  • .pad/18 97.7 KB
  • .pad/19 21.4 KB
  • .pad/2 41 KB
  • .pad/20 150.9 KB
  • .pad/21 75.6 KB
  • .pad/22 159.4 KB
  • .pad/23 179.4 KB
  • .pad/24 253.8 KB
  • .pad/25 24.5 KB
  • .pad/3 264.7 KB
  • .pad/4 227.3 KB
  • .pad/5 34 KB
  • .pad/6 15.2 KB
  • .pad/7 126.6 KB
  • .pad/8 174.9 KB
  • .pad/9 278.6 KB
  • TutsNode.net.txt 63 B
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/1. Dive In - Let's Get Started!/2. Start Testing... Now!.mp4 47.6 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/10. Tests Around Authentication/10. Test Debugging in Action.mp4 66.2 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/10. Tests Around Authentication/10.1 010_-_auth.zip 559.4 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/10. Tests Around Authentication/11.1 011_-_auth.zip 559.4 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/10. Tests Around Authentication/13.1 013_-_auth.zip 559.4 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/10. Tests Around Authentication/2.1 002_-_auth.zip 559 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/10. Tests Around Authentication/3. Order of Execution.mp4 56.4 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/10. Tests Around Authentication/4. Scoping Test Hooks.mp4 40.5 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/10. Tests Around Authentication/4.1 004_-_auth.zip 559.2 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/10. Tests Around Authentication/5.1 005_-_auth.zip 559.2 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/10. Tests Around Authentication/6.1 006_-_auth.zip 559.3 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/10. Tests Around Authentication/7.1 007_-_auth.zip 559.3 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/10. Tests Around Authentication/8.1 008_-_auth.zip 559.3 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/10. Tests Around Authentication/9.1 009_-_auth.zip 559.4 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/11. Bonus!/1. Bonus!.html 3.4 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/2. A Whirlwind Overview of Testing/12. Recording Function Calls.mp4 53.8 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/2. A Whirlwind Overview of Testing/12.1 010_-_simple.zip 311 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/2. A Whirlwind Overview of Testing/14. Querying Elements by Labels.mp4 44.2 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/2. A Whirlwind Overview of Testing/14.1 012_-_simple.zip 311 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/2. A Whirlwind Overview of Testing/15.1 013_-_simple.zip 311.4 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/2. A Whirlwind Overview of Testing/16. Getting Help with Query Functions.mp4 42.1 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/2. A Whirlwind Overview of Testing/17. Query Function Escape Hatches.mp4 41.9 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/2. A Whirlwind Overview of Testing/17.1 015_-_simple.zip 311.5 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/2. A Whirlwind Overview of Testing/18. Another Query Function Fallback.mp4 40.1 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/2. A Whirlwind Overview of Testing/19.1 017_-_simple.zip 311.5 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/2. A Whirlwind Overview of Testing/2. Quick Note.html 372 B
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/2. A Whirlwind Overview of Testing/20.1 018_-_simple.zip 311.6 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/2. A Whirlwind Overview of Testing/21.1 019_-_simple.zip 311.7 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/2. A Whirlwind Overview of Testing/22.1 020_-_simple.zip 311.8 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/2. A Whirlwind Overview of Testing/23.1 021_-_simple.zip 311.8 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/2. A Whirlwind Overview of Testing/6. Completed Users Project.html 327 B
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/2. A Whirlwind Overview of Testing/7. Our First Test.mp4 47.4 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/3. Understanding Element Roles/4.1 004_-_roles.zip 670 B
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/3. Understanding Element Roles/5.1 005_-_roles.zip 801 B
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/3. Understanding Element Roles/6.1 006_-_roles.zip 944 B
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/3. Understanding Element Roles/8. Completed Roles Notebook.html 384 B
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/3. Understanding Element Roles/8.1 roles-notes-COMPLETE.zip 2.5 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/4. Finding Elements with Query Functions/1.1 001_-_queries.zip 3.4 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/4. Finding Elements with Query Functions/2.1 002_-_queries.zip 3.7 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/4. Finding Elements with Query Functions/3.1 003_-_queries.zip 3.8 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/4. Finding Elements with Query Functions/4.1 004_-_queries.zip 3.8 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/4. Finding Elements with Query Functions/5.1 005_-_queries.zip 3.9 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/4. Finding Elements with Query Functions/7. Completed Queries Notebook.html 312 B
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/4. Finding Elements with Query Functions/7.1 query-notes-COMPLETE.zip 4.1 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/5. Query Function Suffixes/1. Query Criteria.mp4 42.7 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/5. Query Function Suffixes/2. When to Use Each Suffix.mp4 41.1 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/5. Query Function Suffixes/3. Completed Criteria Notebook.html 315 B
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/5. Query Function Suffixes/3.1 criteria-notes-COMPLETE.zip 5.3 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/6. Matchers in Jest/1.1 001_-_matcher.zip 6 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/6. Matchers in Jest/3.1 003_-_matcher.zip 6.1 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/7. Big Project Overview/1. Required Project Setup.html 11 B
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/7. Big Project Overview/1.1 codesplain.zip 362.9 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/7. Big Project Overview/5. A Process for Debugging.mp4 54.3 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/7. Big Project Overview/6. Understanding Data Flowing Into the Component.mp4 87.5 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/7. Big Project Overview/7. Developing a Test and a Fix.mp4 52.6 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/8. The Mysterious 'Act' Function!/10.1 010_-_act.zip 507 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/8. The Mysterious 'Act' Function!/11. Implementing the Feature.mp4 39.3 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/8. The Mysterious 'Act' Function!/11.1 011_-_act.zip 507.1 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/8. The Mysterious 'Act' Function!/12. Checking the Icon.mp4 37.8 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/8. The Mysterious 'Act' Function!/13.1 013_-_act.zip 555.6 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/8. The Mysterious 'Act' Function!/2. Analyzing the Data... Again!.mp4 56.5 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/8. The Mysterious 'Act' Function!/3. Adding Router Context.mp4 50.6 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/8. The Mysterious 'Act' Function!/7. Solving the Act Warning.mp4 65.8 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/8. The Mysterious 'Act' Function!/8. Module Mocks.mp4 39.5 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/8. The Mysterious 'Act' Function!/8.1 008_-_act.zip 507 KB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/9. Handling Data Fetching in Tests/1. Easy Fix, Hard Test.mp4 51.3 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/9. Handling Data Fetching in Tests/4. Initial MSW Setup.mp4 85.3 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/9. Handling Data Fetching in Tests/6. Effective Request Testing.mp4 74.7 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/9. Handling Data Fetching in Tests/8. Easier Fake Routes - Here's the Goal.mp4 37.5 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/9. Handling Data Fetching in Tests/9. Making a Reusable Create Server Function.mp4 53.2 MB
  • [TutsNode.net] - React Testing Library and Jest The Complete Guide/9. Handling Data Fetching in Tests/9.1 009_-_fetch.zip 546.3 KB

Rating
Not rated yet
Log in to rate

Comments

No comments yet.


Similar torrents