You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CLI.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,6 +182,10 @@ Alias: `-c`. The path to a Jest config file specifying how to find and execute t
182
182
183
183
Alias: `--collectCoverage`. Indicates that test coverage information should be collected and reported in the output. Optionally pass `<boolean>` to override option set in configuration.
184
184
185
+
### `--coverageDirectory=<path>`
186
+
187
+
The directory where Jest should output its coverage files.
188
+
185
189
### `--coverageProvider=<provider>`
186
190
187
191
Indicates which provider should be used to instrument code for coverage. Allowed values are `babel` (default) or `v8`.
Copy file name to clipboardExpand all lines: website/versioned_docs/version-25.x/CLI.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -180,6 +180,10 @@ Alias: `-c`. The path to a Jest config file specifying how to find and execute t
180
180
181
181
Alias: `--collectCoverage`. Indicates that test coverage information should be collected and reported in the output. Optionally pass `<boolean>` to override option set in configuration.
182
182
183
+
### `--coverageDirectory=<path>`
184
+
185
+
The directory where Jest should output its coverage files.
186
+
183
187
### `--coverageProvider=<provider>`
184
188
185
189
Indicates which provider should be used to instrument code for coverage. Allowed values are `babel` (default) or `v8`.
Copy file name to clipboardExpand all lines: website/versioned_docs/version-26.x/CLI.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -180,6 +180,10 @@ Alias: `-c`. The path to a Jest config file specifying how to find and execute t
180
180
181
181
Alias: `--collectCoverage`. Indicates that test coverage information should be collected and reported in the output. Optionally pass `<boolean>` to override option set in configuration.
182
182
183
+
### `--coverageDirectory=<path>`
184
+
185
+
The directory where Jest should output its coverage files.
186
+
183
187
### `--coverageProvider=<provider>`
184
188
185
189
Indicates which provider should be used to instrument code for coverage. Allowed values are `babel` (default) or `v8`.
Copy file name to clipboardExpand all lines: website/versioned_docs/version-27.x/CLI.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -180,6 +180,10 @@ Alias: `-c`. The path to a Jest config file specifying how to find and execute t
180
180
181
181
Alias: `--collectCoverage`. Indicates that test coverage information should be collected and reported in the output. Optionally pass `<boolean>` to override option set in configuration.
182
182
183
+
### `--coverageDirectory=<path>`
184
+
185
+
The directory where Jest should output its coverage files.
186
+
183
187
### `--coverageProvider=<provider>`
184
188
185
189
Indicates which provider should be used to instrument code for coverage. Allowed values are `babel` (default) or `v8`.
Copy file name to clipboardExpand all lines: website/versioned_docs/version-28.x/CLI.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,6 +182,10 @@ Alias: `-c`. The path to a Jest config file specifying how to find and execute t
182
182
183
183
Alias: `--collectCoverage`. Indicates that test coverage information should be collected and reported in the output. Optionally pass `<boolean>` to override option set in configuration.
184
184
185
+
### `--coverageDirectory=<path>`
186
+
187
+
The directory where Jest should output its coverage files.
188
+
185
189
### `--coverageProvider=<provider>`
186
190
187
191
Indicates which provider should be used to instrument code for coverage. Allowed values are `babel` (default) or `v8`.
Copy file name to clipboardExpand all lines: website/versioned_docs/version-29.0/CLI.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,6 +182,10 @@ Alias: `-c`. The path to a Jest config file specifying how to find and execute t
182
182
183
183
Alias: `--collectCoverage`. Indicates that test coverage information should be collected and reported in the output. Optionally pass `<boolean>` to override option set in configuration.
184
184
185
+
### `--coverageDirectory=<path>`
186
+
187
+
The directory where Jest should output its coverage files.
188
+
185
189
### `--coverageProvider=<provider>`
186
190
187
191
Indicates which provider should be used to instrument code for coverage. Allowed values are `babel` (default) or `v8`.
Copy file name to clipboardExpand all lines: website/versioned_docs/version-29.1/CLI.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,6 +182,10 @@ Alias: `-c`. The path to a Jest config file specifying how to find and execute t
182
182
183
183
Alias: `--collectCoverage`. Indicates that test coverage information should be collected and reported in the output. Optionally pass `<boolean>` to override option set in configuration.
184
184
185
+
### `--coverageDirectory=<path>`
186
+
187
+
The directory where Jest should output its coverage files.
188
+
185
189
### `--coverageProvider=<provider>`
186
190
187
191
Indicates which provider should be used to instrument code for coverage. Allowed values are `babel` (default) or `v8`.
Copy file name to clipboardExpand all lines: website/versioned_docs/version-29.2/CLI.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,6 +182,10 @@ Alias: `-c`. The path to a Jest config file specifying how to find and execute t
182
182
183
183
Alias: `--collectCoverage`. Indicates that test coverage information should be collected and reported in the output. Optionally pass `<boolean>` to override option set in configuration.
184
184
185
+
### `--coverageDirectory=<path>`
186
+
187
+
The directory where Jest should output its coverage files.
188
+
185
189
### `--coverageProvider=<provider>`
186
190
187
191
Indicates which provider should be used to instrument code for coverage. Allowed values are `babel` (default) or `v8`.
Copy file name to clipboardExpand all lines: website/versioned_docs/version-29.3/CLI.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,6 +182,10 @@ Alias: `-c`. The path to a Jest config file specifying how to find and execute t
182
182
183
183
Alias: `--collectCoverage`. Indicates that test coverage information should be collected and reported in the output. Optionally pass `<boolean>` to override option set in configuration.
184
184
185
+
### `--coverageDirectory=<path>`
186
+
187
+
The directory where Jest should output its coverage files.
188
+
185
189
### `--coverageProvider=<provider>`
186
190
187
191
Indicates which provider should be used to instrument code for coverage. Allowed values are `babel` (default) or `v8`.
Copy file name to clipboardExpand all lines: website/versioned_docs/version-29.4/CLI.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,6 +182,10 @@ Alias: `-c`. The path to a Jest config file specifying how to find and execute t
182
182
183
183
Alias: `--collectCoverage`. Indicates that test coverage information should be collected and reported in the output. Optionally pass `<boolean>` to override option set in configuration.
184
184
185
+
### `--coverageDirectory=<path>`
186
+
187
+
The directory where Jest should output its coverage files.
188
+
185
189
### `--coverageProvider=<provider>`
186
190
187
191
Indicates which provider should be used to instrument code for coverage. Allowed values are `babel` (default) or `v8`.
0 commit comments