1 2 3 4 5 6 7 8 9 10 11
# Rstest native plugin Rstest native plugin of Rspack. ## Functionality - [x] Inject `__dirname` and `__filename` in module. - [ ] Rewriting static import. - [ ] Hoisting mock function. - [ ] Module mocking runtime. - [ ] Mocking methods.