mirror of
https://github.com/napi-rs/napi-rs.git
synced 2025-12-08 19:56:07 +00:00
- Node.js --test flag doesn't support glob patterns directly - Changed test commands to use find + xargs pattern - This ensures all test files are discovered and passed to node --test - Works reliably across different shell environments Co-authored-by: Brooooooklyn <3468483+Brooooooklyn@users.noreply.github.com>