LESSON 1.1
Course Introduction
Master Testing Library with ESLint Plugin
MODULE 1
Introduction
LESSON 1.1
Course Introduction
MODULE 2
Plugin features and set up
LESSON 2.1
Intro to module 1
LESSON 2.2
Main features and options
LESSON 2.3
Working with the provided sample codes
LESSON 2.4
Integrating ESLint into your code editor
LESSON 2.5
Setting the plugin up in your project
LESSON 2.6
Run the plugin only on test files
LESSON 2.7
Migrating the plugin to v5
LESSON 2.8
Using the plugin in a Create React App project
MODULE 3
Rules for following best practices
LESSON 3.1
Intro to module 2
LESSON 3.2
no-manual-cleanup rule
LESSON 3.3
prefer-screen-queries rule
LESSON 3.4
no-await-sync-query rule
MODULE 4
Rules for preventing errors
MODULE 5
Rules for style guidelines & Advanced Features
Go to Next Lesson
Go to Next Lesson
LESSON 2.1
Intro to module 1
Go Pro
Log In
Course Introduction
What is this course about?
Table of Contents
Section 1.1
About the course
Section 1.2
Prerequisites
Section 1.3
What we won't do