0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript3,451 stars (3,451 stars)337 forks (337 forks)batch import
help wanted
- Issue 種別
- test
- 前提条件
- なし
- 調査方針
- Open the test/index.js file in the alt repository. Identify logical groups of tests (e.g., by component or feature). Create separate test files for each group, export the test functions, and require them in a central test file. Ensure that the tests still pass after splitting.