caolan / caolan/nodeunit

Parallel options

Open
#69 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.9k
Forks
359
PR merge metrics
No merged PRs in 30d

Description

Add command-line options for running each module in parallel, or each test in parallel in a single process. Or the option to run each module in parallel in separate processes (to help with mocking).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the command-line entry point and trace how modules and tests are currently executed. Clarify which parallelism modes and process behavior are required, then define completion by covering the selected options and verifying that modules or tests run in the requested parallel arrangement.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs
Domain
cli, testing-qa
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.