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

# Rstest blogs

Browse release notes, ecosystem updates, and technical deep dives from the Rstest team [@rspack\_dev](https://x.com/rspack_dev).

## [Announcing Rstest 0.12](/blog/announcing-0-12)

> September 14, 2026 · 9aoy, Max

Rstest 0.12 adds E2E and Module Federation testing support, speeds up large test suites with VM pools and test environment prebundle, and officially introduces a new JavaScript API.

## [Announcing Rstest 0.11](/blog/announcing-0-11)

> July 6, 2026 · 9aoy, fi3ework

Rstest 0.11 is a transitional release on the way to 1.0: it breaks and settles the test options, mock, pool, and shard APIs, and also makes V8 coverage faster and aligns fake timers with the latest @sinonjs/fake-timers.

## [Announcing Rstest 0.10](/blog/announcing-0-10)

> May 14, 2026 · 9aoy, fi3ework

Rstest 0.10 makes test runs faster and more reliable: a new threads pool, --changed / --related test filters, persistent build cache, memory-aware worker spawn, --trace profiling, and cleaner worker output.
