Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
testing-library
/
eslint-plugin-testing-library
Public
Notifications
You must be signed in to change notification settings
Fork
168
Star
1.1k
Code
Issues
30
Pull requests
23
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: add
no-unsettled-absence-query
rule
- #1278
#1278
Open
JMiltier
wants to merge 25 commits into
testing-library:main
testing-library/eslint-plugin-testing-library:main
from
JMiltier:pr/no-unsettled-absence-query
JMiltier/eslint-plugin-testing-library:pr/no-unsettled-absence-query
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Open
feat: add
no-unsettled-absence-query
rule
#1278
JMiltier
wants to merge 25 commits into
testing-library:main
testing-library/eslint-plugin-testing-library:main
from
JMiltier:pr/no-unsettled-absence-query
JMiltier/eslint-plugin-testing-library:pr/no-unsettled-absence-query
Copy head branch name to clipboard
Commits
Commits on Mar 31, 2026
feat: introduce new rule to allow eslint to pick up on potential ghost testing
JMiltier
committed
c5ddd2c
View commit details
Copy full SHA for c5ddd2c
Browse repository at this point
test: add missing test coverage
JMiltier
committed
8454897
View commit details
Copy full SHA for 8454897
Browse repository at this point
Commits on Apr 1, 2026
test: add line and column values (req)
JMiltier
committed
314ef58
View commit details
Copy full SHA for 314ef58
Browse repository at this point
fix: malformed HTML comment in the docs md file
JMiltier
committed
1d678b2
View commit details
Copy full SHA for 1d678b2
Browse repository at this point
chore: refactor tree-walking to respect function scope boundaries
JMiltier
committed
b6f8e0c
View commit details
Copy full SHA for b6f8e0c
Browse repository at this point
test: add testing for dom and marko (post support)
JMiltier
committed
e11dfcf
View commit details
Copy full SHA for e11dfcf
Browse repository at this point
Commits on Apr 6, 2026
Merge branch 'main' into pr/no-unsettled-absence-query
JMiltier
authored
8b383b6
View commit details
Copy full SHA for 8b383b6
Browse repository at this point
Commits on Apr 21, 2026
Merge branch 'main' into pr/no-unsettled-absence-query
JMiltier
authored
200d442
View commit details
Copy full SHA for 200d442
Browse repository at this point
Commits on Apr 27, 2026
Merge branch 'main' into pr/no-unsettled-absence-query
JMiltier
authored
e966f4e
View commit details
Copy full SHA for e966f4e
Browse repository at this point
Commits on May 1, 2026
Merge branch 'main' into pr/no-unsettled-absence-query
JMiltier
authored
e3f0c3b
View commit details
Copy full SHA for e3f0c3b
Browse repository at this point
Commits on May 5, 2026
refactor: shorten error message
Show description for ee2c337
JMiltier
and
Belco90
authored
ee2c337
View commit details
Copy full SHA for ee2c337
Browse repository at this point
fix: ignore waitForElementToBeRemoved callbacks
JMiltier
committed
45c2737
View commit details
Copy full SHA for 45c2737
Browse repository at this point
docs: document rule limitations
JMiltier
committed
647d457
View commit details
Copy full SHA for 647d457
Browse repository at this point
refactor: collect settling expressions in single AST pass
JMiltier
committed
e14c293
View commit details
Copy full SHA for e14c293
Browse repository at this point
Commits on May 8, 2026
Merge branch 'main' into pr/no-unsettled-absence-query
JMiltier
authored
dd36cbc
View commit details
Copy full SHA for dd36cbc
Browse repository at this point
Commits on May 14, 2026
Merge branch 'main' into pr/no-unsettled-absence-query
JMiltier
authored
425f866
View commit details
Copy full SHA for 425f866
Browse repository at this point
Commits on May 15, 2026
Merge branch 'main' into pr/no-unsettled-absence-query
JMiltier
authored
75fb21a
View commit details
Copy full SHA for 75fb21a
Browse repository at this point
Commits on May 21, 2026
Merge branch 'main' into pr/no-unsettled-absence-query
JMiltier
authored
4a4b7ce
View commit details
Copy full SHA for 4a4b7ce
Browse repository at this point
Commits on May 22, 2026
Merge branch 'main' into pr/no-unsettled-absence-query
JMiltier
authored
ff03e23
View commit details
Copy full SHA for ff03e23
Browse repository at this point
Commits on May 27, 2026
Merge branch 'main' into pr/no-unsettled-absence-query
JMiltier
authored
9961f2d
View commit details
Copy full SHA for 9961f2d
Browse repository at this point
Commits on May 28, 2026
Merge branch 'main' into pr/no-unsettled-absence-query
JMiltier
authored
7e70414
View commit details
Copy full SHA for 7e70414
Browse repository at this point
Commits on Jun 5, 2026
Merge branch 'main' into pr/no-unsettled-absence-query
JMiltier
authored
58222a6
View commit details
Copy full SHA for 58222a6
Browse repository at this point
Commits on Jun 23, 2026
Merge branch 'main' into pr/no-unsettled-absence-query
JMiltier
authored
8324a8e
View commit details
Copy full SHA for 8324a8e
Browse repository at this point
Commits on Jul 1, 2026
Merge branch 'main' into pr/no-unsettled-absence-query
JMiltier
authored
014f962
View commit details
Copy full SHA for 014f962
Browse repository at this point
Commits on Jul 13, 2026
Merge branch 'main' into pr/no-unsettled-absence-query
JMiltier
authored
fa6fdde
View commit details
Copy full SHA for fa6fdde
Browse repository at this point
You can’t perform that action at this time.