Skip to content

Commit a4758aa

Browse files
9aoychenjiahan
andauthored
docs: update roadmap introduction (#711)
Co-authored-by: neverland <[email protected]>
1 parent 0e69d90 commit a4758aa

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ See [Documentation](https://rstest.rs).
2323

2424
## 🔥 Roadmap
2525

26-
Rstest is currently under active development and we plan to release the first stable version in late 2025.
26+
Rstest now supports core testing scenarios including Node.js testing, DOM testing, mocking, multi-project testing, and coverage collection. It is already in active use across the Rstack ecosystem, including projects like Rspack, Rsbuild and Rslib.
2727

28-
More details can be found on [Rstest Roadmap](https://github.com/web-infra-dev/rstest/issues/85).
28+
The project is currently in active development, and we will continue to refine functionality and enhance the user experience based on community feedback. For future development plans, please refer to the [Rstest Roadmap](https://github.com/web-infra-dev/rstest/issues/85).
2929

3030
## 🦀 Rstack
3131

website/docs/en/guide/start/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Rstest offers full Jest-compatible APIs while providing native, out-of-the-box s
66

77
## 🔥 Roadmap
88

9-
Rstest is currently under active development and we plan to release the first stable version in late 2025.
9+
Rstest now supports core testing scenarios including Node / DOM testing, mocking, multi-project testing, and coverage collection, and has been successfully implemented in Rstack projects (including Rsbuild, Rslib, Rspack, and others).
1010

11-
More details can be found on [Rstest Roadmap](https://github.com/web-infra-dev/rstest/issues/85).
11+
The project is currently in active development, and we will continue to refine functionality and enhance the user experience based on community feedback. For future development plans, please refer to the [Rstest Roadmap](https://github.com/web-infra-dev/rstest/issues/85).
1212

1313
## 🦀 Rstack
1414

website/docs/zh/guide/start/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Rstest 提供兼容 Jest 的 API,同时提供对 TypeScript、ESM 等的原生
66

77
## 🔥 路线图
88

9-
Rstest 目前正处于积极开发阶段,我们计划在 2025 年晚些时候发布第一个稳定版本
9+
Rstest 现已支持 Node.js 测试、DOM 测试、Mock、多项目测试、覆盖率收集等核心能力,并在 Rstack(包括 Rspack、Rsbuild、Rslib 等)项目中落地使用
1010

11-
更多详情请参阅 [Rstest Roadmap](https://github.com/web-infra-dev/rstest/issues/85)
11+
目前项目处于积极发展阶段,我们将持续基于社区反馈,不断完善功能与用户体验。更多未来规划,请参阅 [Rstest Roadmap](https://github.com/web-infra-dev/rstest/issues/85)
1212

1313
## 🦀 Rstack
1414

0 commit comments

Comments
 (0)