* Fix Node-compatible parser tests * Add parser test dependencies to root test env
Move test files from tests/ directory to colocate with source code, convert from .mjs to .ts using tsx runner, add workspaces and npm cache to CI workflow.