Skip to content

Commit 5e54bcd

Browse files
frostebiteclaude
andcommitted
fix(testing): use async exec for parallel test group execution
Replace execSync with promisified exec so Promise.all actually runs test groups in parallel. Add native timeout support via exec options. Add 50MB maxBuffer for large Unity output. Fix ESLint violations (variable naming, padding lines, array push consolidation). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1186717 commit 5e54bcd

File tree

3 files changed

+111
-105
lines changed

3 files changed

+111
-105
lines changed

dist/index.js

Lines changed: 49 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)