You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Thank you for contributing! -->
### Description
<!-- Please insert your description here and provide especially info
about the "what" this PR is solving -->
2. Matrix testing, assume you want to test a suite different [format](https://github.com/rolldown/rolldown/blob/568197a06444809bf44642d88509313ee2735594/crates/rolldown/tests/rolldown/topics/bundler_esm_cjs_tests/4/_config.json?plain=1#L1-L21), with `configVariants` you could do that with only one test.
135
+
3. Tests related to linking algorithm(tree shaking, chunk splitting) Those may require a lot of debugging, add test on rust side could reduce the time of coding-debug-coding work loop.
136
+
137
+
#### Prefer Javascript
138
+
139
+
Any category not mentioned above should put in javascript side.
0 commit comments