Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

document --runTestsByPath CLI parameter #7046

Merged
merged 3 commits into from Sep 26, 2018

Conversation

ranyitz
Copy link
Contributor

@ranyitz ranyitz commented Sep 25, 2018

Summary

This PR fixes #7034 By adding documentation for --runTestsByPath CLI parameter

@codecov-io
Copy link

Codecov Report

Merging #7046 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #7046   +/-   ##
=======================================
  Coverage   66.86%   66.86%           
=======================================
  Files         250      250           
  Lines       10460    10460           
  Branches        3        3           
=======================================
  Hits         6994     6994           
  Misses       3465     3465           
  Partials        1        1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0cd757b...48a8afe. Read the comment docs.

@SimenB
Copy link
Member

SimenB commented Sep 26, 2018

Thank you!

Mind adding it to the versioned docs as well, this landed in Jest 21: https://github.com/facebook/jest/blob/master/CHANGELOG.md#jest-2102

@ranyitz
Copy link
Contributor Author

ranyitz commented Sep 26, 2018

@SimenB Gladly, added to all versioned docs.

@SimenB
Copy link
Member

SimenB commented Sep 26, 2018

Thank you!

@SimenB SimenB merged commit bab6399 into jestjs:master Sep 26, 2018
@ranyitz ranyitz deleted the document-run-tests-by-path branch September 26, 2018 07:11
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document findTestsByPath CLI parameter
4 participants