Rspack @rspack.dev ยท Jun 18

๐Ÿ†• Rstest now supports per-file environment overrides via comments ๐Ÿฆ€ Need `jsdom` or `happy-dom` for a specific UI test? Just add a simple docblock comment~ /** * @rstest-environment jsdom */

2 likes 1 replies

?

Replies

Rspack ยท Jun 18

Read Rstest document for more details ๐Ÿ‘‡๐Ÿป rstest.rs/config/test/...