Try our Chrome extension
Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!Changedetection.io needs your support!
You can help us by supporting changedetection.io on these platforms;
- Rate us at AlternativeTo.net
- Star us on GitHub
- Follow us at Twitter/X
- G2 Software reviews
- Check us out on LinkedIn
- And tell your friends and colleagues :)
The more popular changedetection.io is, the more time we can dedicate to adding amazing features!
Many thanks :)
changedetection.io team
아직 없음 초 전
False
아직 없음 초 전
트리거 텍스트 무시된 텍스트 차단 텍스트
2시간 전
Skip to content
Navigation Menu
Sign in Appearance settings
* Platform
+ AI CODE CREATION
o GitHub Copilot Write better code with AI
o GitHub Copilot app Direct agents from issue to merge
o MCP Registry Integrate external tools
+ DEVELOPER WORKFLOWS
o Actions Automate any workflow
o Codespaces Instant dev environments
o Issues Plan and track work
o Code Review Manage code changes
o Code Quality Enforce quality at merge
+ APPLICATION SECURITY
o GitHub Advanced Security Find and fix vulnerabilities
o Code security Secure your code as you build
o Secret protection Stop leaks before they start
+ EXPLORE
o Why GitHub
o Documentation
o Blog
o Changelog
o Marketplace
View all features
* Solutions
+ BY COMPANY SIZE
o Enterprises
o Small and medium teams
o Startups
o Nonprofits
+ BY USE CASE
o App Modernization
o DevSecOps
o DevOps
o CI/CD
o View all use cases
+ BY INDUSTRY
o Healthcare
o Financial services
o Manufacturing
o Government
o View all industries
View all solutions
* Resources
+ EXPLORE BY TOPIC
o AI
o Software Development
o DevOps
o Security
o View all topics
+ EXPLORE BY TYPE
o Customer stories
o Events & webinars
o Ebooks & reports
o Business insights
o GitHub Skills
+ SUPPORT & SERVICES
o Documentation
o Customer support
o Community forum
o Trust center
o Partners
View all resources
* Open Source
+ COMMUNITY
o GitHub Sponsors Fund open source developers
+ PROGRAMS
o Security Lab
o Maintainer Community
o Accelerator
o GitHub Stars
o Archive Program
+ REPOSITORIES
o Topics
o Trending
o Collections
* Enterprise
+ ENTERPRISE SOLUTIONS
o Enterprise platform AI-powered developer platform
+ AVAILABLE ADD-ONS
o GitHub Advanced Security Enterprise-grade security features
o Copilot for Business Enterprise-grade AI features
o Premium Support Enterprise-grade 24/7 support
* Pricing
Type / to 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
Uh oh!
There was an error while loading. Please reload this page.
vitest-dev / vitest Public
* Uh oh!
There was an error while loading. Please reload this page.
* Notifications You must be signed in to change notification settings
* Fork 1.9k
* Star 16.9k
* Code
* Issues 325
* Pull requests 61
* Discussions
* Actions
* Projects
* Security and quality 6
* Insights
Additional navigation options
* Code
* Issues
* Pull requests
* Discussions
* Actions
* Projects
* Security and quality
* Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 11, 2026
* chore: reference local knip schema instead of unpkg (#10921)
sheremet-va
authored
1fa9837 View commit details
Copy full SHA for 1fa9837
Browse repository at this point
* chore: release v5.0.0-rc.1 (#10920)
Show description for a7fa111
vitest-release-bot[bot]
authored
a7fa111 View commit details
Copy full SHA for a7fa111
Browse repository at this point
* test: remove unused empty fixture configs (#10501)
Show description for 7af4b6e
3 people authored
7af4b6e View commit details
Copy full SHA for 7af4b6e
Browse repository at this point
* ci: trigger pkg.pr.new on backport branch and workflow dispatch (#10547)
Show description for 81001a4
3 people authored
81001a4 View commit details
Copy full SHA for 81001a4
Browse repository at this point
* chore(vitest): remove dead code that the "./src/*" export was hiding from knip (#10919)
sheremet-va
authored
6a99eac View commit details
Copy full SHA for 6a99eac
Browse repository at this point
* fix(vitest): remove broken "./src/*" export from package.json (#10918)
sheremet-va
authored
2e5df75 View commit details
Copy full SHA for 2e5df75
Browse repository at this point
* feat(browser)!: save failure screenshots in `attachmentsDir` (#10917)
macarie
authored
3b5bbd8 View commit details
Copy full SHA for 3b5bbd8
Browse repository at this point
* fix(reporters): print parent describe suites when the passed-test list is hidden (fix #10606) (#10768)
Show description for 658affe
3 people authored
658affe View commit details
Copy full SHA for 658affe
Browse repository at this point
* fix(expect): handle nullish toHaveProperty values (fix #10735) (#10811)
liyimil
authored
99e596d View commit details
Copy full SHA for 99e596d
Browse repository at this point
* docs: normalize ordered list number (#10895)
NoiseFan
authored
94a9b1d View commit details
Copy full SHA for 94a9b1d
Browse repository at this point
* fix(browser): configure internal optimizer dependencies (#10915)
Show description for a72f46e
hi-ogawa
and
OpenCode
authored
a72f46e View commit details
Copy full SHA for a72f46e
Browse repository at this point
* fix(spy)!: preserve class mock prototype methods on instances (#10910)
sheremet-va
authored
6093d76 View commit details
Copy full SHA for 6093d76
Browse repository at this point
* fix(deps): update all non-major dependencies (#10898)
Show description for 61c4b80
renovate[bot]
and
sheremet-va
authored
61c4b80 View commit details
Copy full SHA for 61c4b80
Browse repository at this point
* docs(browser): clarify special keys supported by userEvent.keyboard (closes #7118) (#10903)
shoaibyazdani
authored
6ac8cf2 View commit details
Copy full SHA for 6ac8cf2
Browse repository at this point
* fix(browser): restore dependency reload warning (#10913)
Show description for 90d696d
hi-ogawa
and
OpenCode
authored
90d696d View commit details
Copy full SHA for 90d696d
Browse repository at this point
Commits on Aug 10, 2026
* feat!: share the Vite server between inline projects (#10848)
sheremet-va
authored
d87c96e View commit details
Copy full SHA for d87c96e
Browse repository at this point
* fix(typecheck): report a checker crash on Windows instead of a spawn failure (#10907)
sheremet-va
authored
77aac87 View commit details
Copy full SHA for 77aac87
Browse repository at this point
* fix(browser): prebundle vite module runner with vitest (fix #10836) (#10856)
Show description for 37c2401
lebovvskii
and
sheremet-va
authored
37c2401 View commit details
Copy full SHA for 37c2401
Browse repository at this point
* docs: add TestMu AI to sponsors (#10904)
sheremet-va
authored
3cf27ed View commit details
Copy full SHA for 3cf27ed
Browse repository at this point
* chore(deps): update eslint packages (#10897)
Show description for 928bbc8
renovate[bot]
authored
928bbc8 View commit details
Copy full SHA for 928bbc8
Browse repository at this point
* chore(deps): update dependency @testing-library/jest-dom to v7 (#10901)
Show description for b1c7561
renovate[bot]
authored
b1c7561 View commit details
Copy full SHA for b1c7561
Browse repository at this point
* chore(deps): update dependency @antfu/ni to v30 (#10900)
Show description for ea8c88f
renovate[bot]
authored
ea8c88f View commit details
Copy full SHA for ea8c88f
Browse repository at this point
Commits on Aug 7, 2026
* feat: report the duration breakdown as percentages (#10820)
Show description for c67d296
sheremet-va
and
AriPerkkio
authored
c67d296 View commit details
Copy full SHA for c67d296
Browse repository at this point
* perf(browser): serve framework assets as immutable (#10729)
sheremet-va
authored
7af8755 View commit details
Copy full SHA for 7af8755
Browse repository at this point
* fix: don't lose worker output on teardown, deflake timing-sensitive tests (#10842)
sheremet-va
authored
1216b5a View commit details
Copy full SHA for 1216b5a
Browse repository at this point
* test: deflake tests sharing the watch fixture (#10841)
sheremet-va
authored
d487659 View commit details
Copy full SHA for d487659
Browse repository at this point
* feat(vm): support `require(esm)` in vm pools (#10829)
sheremet-va
authored
01298e5 View commit details
Copy full SHA for 01298e5
Browse repository at this point
* fix(vm): stop retaining every finished test file in vm pool workers (#10854)
sheremet-va
authored
3850323 View commit details
Copy full SHA for 3850323
Browse repository at this point
* fix(browser): resolve `connectTimeout` from the project config (fix #10879) (#10880)
lazerg
authored
62c795d View commit details
Copy full SHA for 62c795d
Browse repository at this point
Commits on Aug 5, 2026
* fix: stale mock metadata breaks automocking with isolate:false (fix #10145) (#10541)
kade-robertson
authored
8e2108d View commit details
Copy full SHA for 8e2108d
Browse repository at this point
* perf: lowers peak memory usage when using `--changed` on a large graph (#10866)
jszumski
authored
9f23f8e View commit details
Copy full SHA for 9f23f8e
Browse repository at this point
* fix(cache): improve `fsModuleCache` resiliency during external modifications (#10869)
jszumski
authored
5eb3570 View commit details
Copy full SHA for 5eb3570
Browse repository at this point
* feat!: fail the test when an asynchronous assertion is not awaited (#10868)
sheremet-va
authored
86d4a9d View commit details
Copy full SHA for 86d4a9d
Browse repository at this point
* fix: swap replace() arguments so timeout error stack shows the real message (#10875)
lazerg
authored
aba0f9b View commit details
Copy full SHA for aba0f9b
Browse repository at this point
* docs: fix misleading `toHaveResolved` JSDoc examples (#10874)
lazerg
authored
14aa6af View commit details
Copy full SHA for 14aa6af
Browse repository at this point
PreviousNext
Footer
© 2026 GitHub, Inc.
Footer navigation
* Terms
* Privacy
* Security
* Status
* Community
* Docs
* Contact
* Manage cookies
* Do not share my personal information
You can’t perform that action at this time.
현재 비교는 그래픽 방식이 아닌 텍스트 기준으로 수행되며, 최신 스크린샷만 제공됩니다.
스크린샷을 사용하려면 스크린샷을 지원하는 방식(Sockpuppetbrowser, Selenium 등)이 필요합니다.