> For AI agents: the complete documentation index is available at /zh/llms.txt, the full documentation bundle is available at /zh/llms-full.txt.

# Rstest 博客

浏览来自 Rstest 团队 [@rspack\_dev](https://x.com/rspack_dev) 的发布说明、生态更新和技术深度文章。

## [Rstest 0.12 发布](/zh/blog/announcing-0-12)

> 2026年9月14日 · 9aoy, Max

Rstest 0.12 新增 E2E 与 Module Federation 测试支持，通过 VM pool 和 test environment prebundle 提升大型测试套件性能，并正式推出新的 JavaScript API。

## [Rstest 0.11 发布](/zh/blog/announcing-0-11)

> 2026年7月6日 · 9aoy, fi3ework

Rstest 0.11 是迈向 1.0 的过渡版本：通过一批不兼容变更收敛 test options、mock、pool、shard 等 API，同时带来更快的 V8 coverage 与升级后的 fake timers。

## [Rstest 0.10 发布](/zh/blog/announcing-0-10)

> 2026年5月14日 · 9aoy, fi3ework

Rstest 0.10 让测试运行更快、更可靠：新增 threads pool、--changed / --related 测试过滤、持久化构建缓存、基于内存状态的 worker 启动控制、--trace profiling，以及更清晰的 worker 输出归属。
