Back to Rspack

Rstest native plugin

crates/rspack_plugin_rstest/README.md

2.0.1241 B
Original Source

Rstest native plugin

Rstest native plugin of Rspack.

Functionality

  • Inject __dirname and __filename in module.
  • Rewriting static import.
  • Hoisting mock function.
  • Module mocking runtime.
  • Mocking methods.