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
32
Star
652
Code
Issues
3
Pull requests
3
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
ed541de
User selector
All users
Datepicker
All time
Commit History
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
Merge pull request #355 from testing-library/trigger-release
Show description for cb9fc3a
yanick
authored
cb9fc3a
Copy full SHA for cb9fc3a
fix(release): trigger release
yanick
committed
0b857d6
Copy full SHA for 0b857d6
Merge pull request #352 from testing-library/next
Show description for 42a4ce9
yanick
authored
42a4ce9
Copy full SHA for 42a4ce9
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
Commits on Mar 25, 2024
fix: ensure fireEvent is exported (#339)
mcous
authored
40feeb4
Copy full SHA for 40feeb4
test: remove unnecessary tests and skips (#338)
mcous
authored
16f6b40
Copy full SHA for 16f6b40
Commits on Mar 17, 2024
fix!: align `target` and `baseElement` options with testing-library (#325)
Show description for 8d98aa5
mcous
authored
8d98aa5
Copy full SHA for 8d98aa5
Commits on Feb 28, 2024
refactor: implement inheritance with classes (#330)
yanick
authored
0593819
Copy full SHA for 0593819
Commits on Feb 24, 2024
fix: $destroy and createRoot are no more (#328)
Show description for 40973c5
yanick
authored
40973c5
Copy full SHA for 40973c5
Commits on Feb 13, 2024
feat: add Svelte v5-next support (#321)
Show description for 178b2de
mcous
authored
178b2de
Copy full SHA for 178b2de
Merge branch 'main' into next
yanick
committed
e13a6b1
Copy full SHA for e13a6b1
Commits on Feb 12, 2024
fix!: Rerender to only update props of component without destroying it (#210)
basarbk
authored
0695343
Copy full SHA for 0695343
ci: run release workflow on `next` branch (#315)
mcous
authored
c4ce879
Copy full SHA for c4ce879
Commits on Feb 5, 2024
ci: update semantic-pull-request and cleanup dependabot (#306)
mcous
authored
803e9bc
Copy full SHA for 803e9bc
test(transitions): add `on:introend` test (#311)
Show description for 7bab116
mcous
authored
7bab116
Copy full SHA for 7bab116
Commits on Feb 1, 2024
test: add simple typing tests (#298)
Show description for 54ea8fa
mcous
and
yanick
authored
54ea8fa
Copy full SHA for 54ea8fa
Commits on Jan 31, 2024
ci: run vitest on jsdom and happy-dom (#297)
mcous
authored
c8158a9
Copy full SHA for c8158a9
test: add onMount test and replace onDestory test (#303)
mcous
authored
ed30dc1
Copy full SHA for ed30dc1
Commits on Jan 30, 2024
chore: add scripts to format/lint only the delta files (#305)
Show description for c568b5d
yanick
authored
c568b5d
Copy full SHA for c568b5d
chore: Add yanick and mcous as contributors (#304)
Show description for 41f84c0
yanick
authored
41f84c0
Copy full SHA for 41f84c0
chore: lock linting and formatting dev dependencies (#302)
mcous
authored
8c59f1d
Copy full SHA for 8c59f1d
Commits on Jan 29, 2024
chore: remove husky, lint-staged, and commitlint (#300)
Show description for 0524dcf
mcous
authored
0524dcf
Copy full SHA for 0524dcf
docs: add contributing guide (#299)
mcous
authored
e5f6f8b
Copy full SHA for e5f6f8b
ci: test against svelte v3 and v4 (#295)
mcous
authored
10259aa
Copy full SHA for 10259aa
Commits on Jan 27, 2024
feat(vitest): add vitest cleanup export (#294)
Show description for ee1b1f7
mcous
authored
ee1b1f7
Copy full SHA for ee1b1f7
Commits on Jan 26, 2024
chore: fix linting, formatting, and git hooks configs (#291)
mcous
authored
16a7a4b
Copy full SHA for 16a7a4b
Commits on Jan 25, 2024
Merge pull request #287 from testing-library/gh209-setContext
Show description for 9bd2f39
yanick
authored
9bd2f39
Copy full SHA for 9bd2f39
Commits on Jan 24, 2024
Merge pull request #289 from testing-library/simplify-act
Show description for 9fdce65
yanick
authored
9fdce65
Copy full SHA for 9fdce65
chore: simplify implementation of act
yanick
committed
f5121e1
Copy full SHA for f5121e1
Merge pull request #288 from mcous/fix-134
Show description for 9ef86c7
yanick
authored
9ef86c7
Copy full SHA for 9ef86c7
fix(types): correct type annotation for `act`
mcous
committed
38f7518
Copy full SHA for 38f7518
Pagination
Previous
Next
You can’t perform that action at this time.