◐ Shell
clean mode source ↗

doc: add example of using filter with cctest by danbev · Pull Request #21401 · nodejs/node

This commit adds examples of specifying filters when running cctest.
This can be useful when debugging and limiting the test cases run to
the test cases of interest and I think worth documenting.

@nodejs-github-bot added the doc

Issues and PRs related to the documentations.

label

Jun 19, 2018

BridgeAR

@BridgeAR BridgeAR added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Jun 20, 2018

danbev added a commit that referenced this pull request

Jun 21, 2018
This commit adds examples of specifying filters when running cctest.
This can be useful when debugging and limiting the test cases run to
the test cases of interest and I think worth documenting.

PR-URL: #21401
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>

@danbev danbev deleted the cctest-filter-docs branch

June 21, 2018 11:36

targos pushed a commit that referenced this pull request

Jun 22, 2018
This commit adds examples of specifying filters when running cctest.
This can be useful when debugging and limiting the test cases run to
the test cases of interest and I think worth documenting.

PR-URL: #21401
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>