Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
testing-library
/
eslint-plugin-testing-library
Public
Notifications
You must be signed in to change notification settings
Fork
153
Star
1k
Code
Issues
32
Pull requests
4
Discussions
Actions
Projects
2
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
43a14a2
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 21, 2021
fix(no-debug): allow console.debug() (#349)
Show description for 43a14a2
gndelia
authored
43a14a2
Copy full SHA for 43a14a2
Commits on Apr 20, 2021
refactor: automatically generate all rules (#346)
MichaelDeBoey
authored
91b6dca
Copy full SHA for 91b6dca
Commits on Apr 19, 2021
docs: add MichaelDeBoey as a contributor (#347)
Show description for d4f460f
allcontributors[bot]
authored
d4f460f
Copy full SHA for d4f460f
test: add extra tests (#332)
MichaelDeBoey
authored
b14a445
Copy full SHA for b14a445
refactor: simplify isRenderUtil function (#330)
MichaelDeBoey
authored
0983664
Copy full SHA for 0983664
feat: new Aggressive Reporting settings (#344)
Show description for a8d2017
Belco90
and
MichaelDeBoey
authored
a8d2017
Copy full SHA for a8d2017
Commits on Apr 16, 2021
fix(prefer-screen-queries): avoid reporting custom queries (#342)
Show description for 1c4391c
Belco90
authored
1c4391c
Copy full SHA for 1c4391c
Commits on Apr 14, 2021
refactor(node-utils): extract `isNodeOfType` functions (#329)
Show description for 445adc8
MichaelDeBoey
authored
445adc8
Copy full SHA for 445adc8
docs: avoid weird formatting on json comments
Belco90
authored
9931a51
Copy full SHA for 9931a51
docs: update README with more info around Aggressive Reporting (#339)
Show description for fd9bc6b
Belco90
authored
fd9bc6b
Copy full SHA for fd9bc6b
fix(no-node-access): skip reporting files without Testing Library import (#338)
Show description for 19947ef
Belco90
authored
19947ef
Copy full SHA for 19947ef
Commits on Apr 12, 2021
docs: update supported rules badges (#328)
MichaelDeBoey
authored
6868400
Copy full SHA for 6868400
chore: cleanup `pipeline.yml` (#326)
MichaelDeBoey
authored
2a92133
Copy full SHA for 2a92133
build(deps): bump styfle/cancel-workflow-action from 0.8.0 to 0.9.0 (#323)
Show description for 0c90431
dependabot[bot]
authored
0c90431
Copy full SHA for 0c90431
Commits on Apr 11, 2021
chore: add stalebot config file
Belco90
committed
9932fcb
Copy full SHA for 9932fcb
ci: run dependabot for npm monthly
Show description for 3f42503
Belco90
committed
3f42503
Copy full SHA for 3f42503
v4 (#322)
Show description for 6e76a28
13 people
authored
6e76a28
Copy full SHA for 6e76a28
ci: wrap matrix values within quotes
Belco90
committed
22387d5
Copy full SHA for 22387d5
ci: include 12.0 in node versions matrix
Belco90
committed
511986c
Copy full SHA for 511986c
chore: revert node 10.22.1 as minimum version
Show description for 8f2e0a5
Belco90
committed
8f2e0a5
Copy full SHA for 8f2e0a5
Revert "ci: remove unnecessary quote marks for node versions"
Show description for b5b93a4
Belco90
committed
b5b93a4
Copy full SHA for b5b93a4
ci: remove unnecessary quote marks for node versions
Show description for b150663
Belco90
and
MichaelDeBoey
authored
b150663
Copy full SHA for b150663
docs: update contributing guidelines to v4 (#321)
Show description for 025f23d
Belco90
and
MichaelDeBoey
authored
025f23d
Copy full SHA for 025f23d
Commits on Apr 10, 2021
fix: third round of bug fixes (#320)
Show description for 20027f4
Belco90
authored
20027f4
Copy full SHA for 20027f4
chore: update dependencies (#319)
MichaelDeBoey
authored
ce38144
Copy full SHA for ce38144
Commits on Apr 8, 2021
docs: update README for v4 (#317)
Show description for 9365bf1
Belco90
authored
9365bf1
Copy full SHA for 9365bf1
Commits on Apr 5, 2021
docs: add guide for migrating to v4 (#312)
Show description for f4b5958
Belco90
authored
f4b5958
Copy full SHA for f4b5958
fix: second round of bugfixes for v4 (#314)
Show description for 66df731
Belco90
authored
66df731
Copy full SHA for 66df731
Commits on Apr 4, 2021
fix(prefer-user-event): format list of userEvent methods correctly (#311)
Show description for fd81fc5
Belco90
authored
fd81fc5
Copy full SHA for fd81fc5
Commits on Apr 3, 2021
Merge pull request #309 from testing-library/306_null-identifiers
Show description for eaca948
Belco90
authored
eaca948
Copy full SHA for eaca948
Merge "main" branch into "306_null-identifiers"
Belco90
committed
cc040a5
Copy full SHA for cc040a5
fix: remove wrong boolean check for detection
Belco90
committed
c20dbb9
Copy full SHA for c20dbb9
refactor: declare test cases typings as expected
Belco90
committed
8ceb80f
Copy full SHA for 8ceb80f
fix: remove closing comment leftover
Belco90
committed
751889b
Copy full SHA for 751889b
fix: enable TS strict mode
Belco90
committed
abfe5e8
Copy full SHA for abfe5e8
Pagination
Previous
Next
You can’t perform that action at this time.