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
/
svelte-testing-library
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
648
Code
Issues
2
Pull requests
4
Discussions
Actions
Projects
0
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
main
User selector
mcous
Datepicker
All time
Commit History
Commits on Jun 13, 2025
docs(examples): add examples to repository (#440)
mcous
authored
9517f83
Copy full SHA for 9517f83
Commits on May 19, 2025
fix: configure dom-testing-library to flush Svelte changes (#439)
mcous
authored
492dbd1
Copy full SHA for 492dbd1
Commits on May 9, 2025
style: update to ESLint v9 and rework lint config (#438)
mcous
authored
1aa3701
Copy full SHA for 1aa3701
ci: use specific dependencies for different Svelte/Node versions (#436)
mcous
authored
f1fb8dd
Copy full SHA for f1fb8dd
Commits on May 7, 2025
ci: expand matrix to include Node 22 (#435)
mcous
authored
6096f05
Copy full SHA for 6096f05
test: extract `tests` directory out of `src` (#433)
mcous
authored
ea37c47
Copy full SHA for ea37c47
test: replace deprecated `toMatchTypeOf` (#434)
mcous
authored
b2005b7
Copy full SHA for b2005b7
Commits on Feb 11, 2025
fix(types): fix types when using legacy components in Svelte 5 (#424)
mcous
authored
e86dada
Copy full SHA for e86dada
ci: fix node 16 builds again (#423)
mcous
authored
5aa405a
Copy full SHA for 5aa405a
Commits on Dec 8, 2024
test(jest): skip auto-cleanup tests in Jest (#417)
mcous
authored
7f86754
Copy full SHA for 7f86754
Commits on Nov 26, 2024
ci: fix node 16 builds (#413)
mcous
authored
f234661
Copy full SHA for f234661
Commits on Nov 19, 2024
fix(types): do not erase component type constraint (#410)
mcous
authored
90ba912
Copy full SHA for 90ba912
Commits on Nov 18, 2024
fix(types): adjust legacy types for eslint-plugin-svelte (#409)
mcous
authored
acbddfd
Copy full SHA for acbddfd
Commits on Oct 22, 2024
ci: use production release of Svelte 5 by default (#405)
mcous
authored
4b94019
Copy full SHA for 4b94019
Commits on Oct 18, 2024
fix(vite): set `ssr.noExternal` even if not in project package.json (#404)
mcous
authored
b5e0f3d
Copy full SHA for b5e0f3d
Commits on Oct 2, 2024
fix(svelte5): ensure typings are actually included in the module (#402)
mcous
authored
f4b1508
Copy full SHA for f4b1508
Commits on Oct 1, 2024
fix(svelte5): update typings to support new component types (#400)
mcous
authored
6f45a96
Copy full SHA for 6f45a96
Commits on Jul 27, 2024
ci: simplify main CI workflow matrix configuration (#393)
mcous
authored
48ecc0b
Copy full SHA for 48ecc0b
Commits on Jul 25, 2024
fix(svelte5): synchronously flush changes after mount and unmount (#396)
mcous
authored
75a3f38
Copy full SHA for 75a3f38
Commits on Jun 29, 2024
test(coverage): ensure proper files are included/excluded (#389)
mcous
authored
d64de4a
Copy full SHA for d64de4a
Commits on Jun 28, 2024
chore(release): promote 5.2.0 to stable
mcous
authored
953a4db
Copy full SHA for 953a4db
Commits on Jun 26, 2024
fix(deps): allow svelte 5.0.0-next as peer dep (#384)
mcous
authored
2fb7423
Copy full SHA for 2fb7423
fix(types): build types from JS source (#376)
mcous
authored
a8f21f8
Copy full SHA for a8f21f8
Commits on Jun 24, 2024
docs(README): move links to sections that use them, remove unused links (#383)
mcous
authored
be82df1
Copy full SHA for be82df1
Commits on Jun 20, 2024
feat(svelte5): incorporate Svelte 5 support into main entry point (#375)
mcous
authored
9dce164
Copy full SHA for 9dce164
Commits on Jun 9, 2024
ci(release): use conventionalcommits preset for release (#380)
Show description for ee1c966
mcous
authored
ee1c966
Copy full SHA for ee1c966
Commits on Jun 6, 2024
chore(deps): update vite-plugin-svelte to disable `hmr` in test (#378)
mcous
authored
326fb58
Copy full SHA for 326fb58
Commits on May 15, 2024
test(jest): add Jest to CI matrix (#372)
mcous
authored
cb66333
Copy full SHA for cb66333
test: fix auto-cleanup tests (#371)
mcous
authored
ac3248d
Copy full SHA for ac3248d
Commits on Apr 25, 2024
ci(dependabot): group dependency updates and reduce frequency (#364)
mcous
authored
334a759
Copy full SHA for 334a759
Commits on Apr 24, 2024
feat(vitest): add Vite plugin for Svelte browser import and autocleanup (#362)
Show description for ed541de
mcous
authored
ed541de
Copy full SHA for ed541de
Commits on Apr 18, 2024
chore(release): note breaking changes for v5 (#347)
Show description for 496c455
mcous
authored
496c455
Copy full SHA for 496c455
fix(svelte5): ensure proper `act` used in cleanup (#346)
mcous
authored
3eaa04e
Copy full SHA for 3eaa04e
test: remove Svelte 5 + HappyDOM skips after bugfix (#348)
mcous
authored
e951b9a
Copy full SHA for e951b9a
Commits on Apr 2, 2024
ci: run weekly check with latest svelte versions (#344)
mcous
authored
d4e60f7
Copy full SHA for d4e60f7
Pagination
Previous
Next
You can’t perform that action at this time.