rspack_plugin_rstest 0.7.5

Rstest native plugin
docs.rs failed to build rspack_plugin_rstest-0.7.5
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: rspack_plugin_rstest-0.6.3

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.