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-jest-dom
Public
Notifications
You must be signed in to change notification settings
Fork
41
Star
368
Code
Issues
4
Pull requests
7
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
main
User selector
benmonro
Datepicker
All time
Commit History
Commits on Dec 13, 2020
fix(rules): improvements to rules that should only apply to dom nodes (#129)
benmonro
authored
429e1ba
Copy full SHA for 429e1ba
Commits on Dec 5, 2020
fix(rules): added more use cases for prefer-in-document (#121)
Show description for a912e68
benmonro
authored
a912e68
Copy full SHA for a912e68
Commits on Dec 4, 2020
docs: add code of conduct
benmonro
authored
5c8c9aa
Copy full SHA for 5c8c9aa
fix(rules): added more use cases for to have class and in docucment (#120)
Show description for 7506f94
benmonro
authored
7506f94
Copy full SHA for 7506f94
Commits on Dec 3, 2020
feat(rules): added rule for prefer-to-have-class (#118)
Show description for 00b65fa
benmonro
and
AntonNiklasson
authored
00b65fa
Copy full SHA for 00b65fa
Commits on Dec 2, 2020
feat(to-have-value): added new rule prefer-to-have-value (#111)
Show description for 043e7bf
benmonro
and
AntonNiklasson
authored
043e7bf
Copy full SHA for 043e7bf
fix(rules): fixed bugs in prefer-to-have-style & prefer-in-document (#115)
Show description for c397bd1
benmonro
authored
c397bd1
Copy full SHA for c397bd1
Commits on Nov 30, 2020
docs: update readme w/ experimental badge
benmonro
authored
a030ec5
Copy full SHA for a030ec5
feat(prefer-in-document): add support for assigments (#107)
Show description for 7b6f524
benmonro
authored
7b6f524
Copy full SHA for 7b6f524
Commits on Nov 23, 2020
fix(to-have-style): fix bug in to-have-style (#98)
Show description for 2b8a2d5
benmonro
authored
2b8a2d5
Copy full SHA for 2b8a2d5
chore(build): remove browser from build matrix
benmonro
committed
585086d
Copy full SHA for 585086d
chore(build): move to github actions (#102)
benmonro
authored
82a10e9
Copy full SHA for 82a10e9
Commits on Oct 24, 2020
fix: pin kcd-scripts at 6.5 (#88)
benmonro
authored
c10ece9
Copy full SHA for c10ece9
Commits on Sep 10, 2020
fix: fixed bug in toHaveAttribute check on style (#81)
benmonro
authored
167137a
Copy full SHA for 167137a
Commits on Sep 1, 2020
fix: better handling of template literals (#79)
benmonro
authored
d639db4
Copy full SHA for d639db4
Commits on Aug 31, 2020
fix: updated package.json
benmonro
committed
7547a54
Copy full SHA for 7547a54
chore: support eslint 6.8 and 7 (#77)
Show description for f0d4668
benmonro
authored
f0d4668
Copy full SHA for f0d4668
feat(rules): added new rule for prefer-to-have-style (#76)
Show description for 8a55022
benmonro
authored
8a55022
Copy full SHA for 8a55022
Commits on Aug 9, 2020
fix(prefer-empty): Improve fixer for prefer-empty (#73)
benmonro
authored
e3a12dc
Copy full SHA for e3a12dc
Commits on Aug 5, 2020
fix(prefer-empty): don't report on non empty template strings in to-be-empty (#70)
benmonro
authored
4f99df9
Copy full SHA for 4f99df9
Commits on Jul 12, 2020
fix(to-have-text-content): improved handling non literals and regex in autofix (#65)
benmonro
authored
f5a983d
Copy full SHA for f5a983d
Commits on Jul 11, 2020
fix(to-have-attribute): fixed bug in prefer-to-have-attribute autofix (#64)
benmonro
authored
808c623
Copy full SHA for 808c623
Commits on Jul 10, 2020
fix(prefer-checked): don't auto-fix when 2nd argument is a non literal. (#62)
Show description for 564178b
benmonro
authored
564178b
Copy full SHA for 564178b
Commits on Jul 9, 2020
fix: don't report expect(el.innerHTML).toBe(foo) (#63)
benmonro
authored
8497c48
Copy full SHA for 8497c48
feat: migrate toBeEmpty to toBeEmptyDOMElement
benmonro
committed
32a5c14
Copy full SHA for 32a5c14
Commits on Jun 11, 2020
fix: fixed bug w/ toHaveAttribute("aria-check", "true") (#50)
benmonro
authored
fef5a24
Copy full SHA for fef5a24
Commits on Apr 22, 2020
feat: Added prefer-to-have-text-content (#37)
Show description for 30cbe7b
benmonro
and
Ben Monro
authored
30cbe7b
Copy full SHA for 30cbe7b
Commits on Jan 13, 2020
feat: new rule prefer-empty (#22)
Show description for e9010c4
benmonro
authored
e9010c4
Copy full SHA for e9010c4
Commits on Dec 16, 2019
docs: fix typo in readme
benmonro
authored
7d00310
Copy full SHA for 7d00310
Commits on Dec 15, 2019
docs: update readme
benmonro
authored
fcacafb
Copy full SHA for fcacafb
feat: new rule prefer-focus (#19)
Show description for 8813c11
benmonro
authored
8813c11
Copy full SHA for 8813c11
Commits on Nov 18, 2019
docs: add rule config to readme
benmonro
authored
dbf391f
Copy full SHA for dbf391f
fix: prevent direct checks against attributes (#16)
Show description for 87566a2
benmonro
authored
87566a2
Copy full SHA for 87566a2
Commits on Nov 17, 2019
feat: new rule prefer-to-have-attribute (#17)
Show description for 18b4258
benmonro
authored
18b4258
Copy full SHA for 18b4258
Commits on Nov 4, 2019
fix: added badge to readme
benmonro
authored
408badb
Copy full SHA for 408badb
Pagination
Previous
Next
You can’t perform that action at this time.