chore(deps): update dependency @rstest/core to v0.8.5#489
Merged
Conversation
89d1bde to
7197b2c
Compare
7197b2c to
9b11399
Compare
fansenze
approved these changes
Mar 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.7.0→0.8.5^0.7.0→^0.8.5Release Notes
web-infra-dev/rstest (@rstest/core)
v0.8.5Compare Source
What's Changed
Bug Fixes 🐞
__webpack_require__.ris not a function by @9aoy in #965Full Changelog: web-infra-dev/rstest@v0.8.4...v0.8.5
v0.8.4Compare Source
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rstest@v0.8.3...v0.8.4
v0.8.3Compare Source
What's Changed
Bug Fixes 🐞
slowTestThresholdconfiguration by @9aoy in #938Other Changes
Full Changelog: web-infra-dev/rstest@v0.8.2...v0.8.3
v0.8.2Compare Source
Highlights 💡
Introducing Markdown reporter for agent 🤖
Rstest automatically detects AI coding agent (Claude Code, Cursor, Codex, opencode, etc.) and switches to Markdown output — no configuration needed.
The structured Markdown format is easier for LLMs to parse and understand compared to traditional terminal output. Each failure includes a one-click repro command so agents can quickly rerun and debug individual test cases. Output is intelligently truncated to stay within context limits even when many tests fail, saving tokens and reducing cost.
For detailed configuration options, see https://rstest.rs/guide/basic/reporters#markdown-reporter.
md-reporter.mp4
What's Changed
New Features 🎉
mdreporter for AI agent by default by @fi3ework in #911Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rstest@v0.8.1...v0.8.2
v0.8.1Compare Source
What's Changed
New Features 🎉
mock: trueoption in rs.mock() by @9aoy in #907spy: trueoption inrs.mock()by @9aoy in #901mockObjectandmockedutilities by @9aoy in #881Bug Fixes 🐞
no test files foundby @9aoy in #900Document 📖
hideSkippedTestFilesandhideSkippedTestsguide by @9aoy in #893reactguide by @9aoy in #903vueguide by @9aoy in #905Other Changes
Full Changelog: web-infra-dev/rstest@v0.8.0...v0.8.1
v0.8.0Compare Source
Highlights 💡
Introducing Browser mode (experimental)
Run UI tests in real browsers (Chromium / Firefox / WebKit) via Playwright — validate real rendering/layout + browser-native APIs, debug visually in the built-in UI, and iterate faster with watch-mode re-runs on source changes.
Note: Browser mode is still experimental — we’re just getting started: more providers, more framework integrations, and, AI.
cursorful-video-1768812047098.mp4
What's Changed
New Features 🎉
rstest-nodeprocess title by @9aoy in #856hideSkippedTestFilesby @9aoy in #867Bug Fixes 🐞
providerfield required by @fi3ework in #886Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rstest@v0.7.9...v0.8.0
v0.7.9Compare Source
What's Changed
New Features 🎉
rstest initcommand by @fi3ework in #841Bug Fixes 🐞
extendsconfiguration correctly by @9aoy in #843Document 📖
lazyBarrellink by @9aoy in #840Other Changes
New Contributors
Full Changelog: web-infra-dev/rstest@v0.7.8...v0.7.9
v0.7.8Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
onConsoleLogusage by @9aoy in #810adaptersguide by @9aoy in #811mocking re-exported modulestip by @9aoy in #817Other Changes
Full Changelog: web-infra-dev/rstest@v0.7.7...v0.7.8
v0.7.7Compare Source
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
--no-isolateby @9aoy in #807Other Changes
Full Changelog: web-infra-dev/rstest@v0.7.6...v0.7.7
v0.7.6Compare Source
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
api/directory structure by @9aoy in #793Other Changes
Full Changelog: web-infra-dev/rstest@v0.7.5...v0.7.6
v0.7.5Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
reportersguide and node API by @9aoy in #774Full Changelog: web-infra-dev/rstest@v0.7.4...v0.7.5
v0.7.4Compare Source
What's Changed
New Features 🎉
mergeProjectConfigmethod by @9aoy in #773Document 📖
includeTaskLocationconfiguration by @9aoy in #769Full Changelog: web-infra-dev/rstest@v0.7.3...v0.7.4
v0.7.3Compare Source
What's Changed
New Features 🎉
rs.hoistedby @fi3ework in #717Document 📖
define projectguide by @9aoy in #761Other Changes
New Contributors
Full Changelog: web-infra-dev/rstest@v0.7.2...v0.7.3
v0.7.2Compare Source
What's Changed
New Features 🎉
toMatchInlineSnapshotoutside of test by @9aoy in #747Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rstest@v0.7.1...v0.7.2
v0.7.1Compare Source
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Specify external typeguide by @9aoy in #742Full Changelog: web-infra-dev/rstest@v0.7.0...v0.7.1
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.