Skip to content

test_runner: add --test-name-pattern CLI flag#44508

Closed
cjihrig wants to merge 3 commits intonodejs:mainfrom
cjihrig:test-name-pattern
Closed

test_runner: add --test-name-pattern CLI flag#44508
cjihrig wants to merge 3 commits intonodejs:mainfrom
cjihrig:test-name-pattern

Conversation

@cjihrig
Copy link
Copy Markdown
Contributor

@cjihrig cjihrig commented Sep 3, 2022

This commit adds support for running tests that match a regular expression.

Fixes: #42984

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-failed An error occurred while landing this pull request using GitHub Actions. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. semver-minor PRs that contain new features and should be released in the next minor version. test_runner Issues and PRs related to the test runner subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add command-line test filtering to node:test

4 participants