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/Configuration.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1262,6 +1262,8 @@ This option allows the use of a custom results processor. This processor must be
1262
1262
}
1263
1263
```
1264
1264
1265
+
`testResultsProcessor` and `reporters` are very similar to each other. One difference is that a test result processor only gets called after all tests finished. Whereas a reporter has the ability to receive test results after individual tests and/or test suites are finished.
Copy file name to clipboardExpand all lines: website/versioned_docs/version-25.x/Configuration.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1108,6 +1108,8 @@ This option allows the use of a custom results processor. This processor must be
1108
1108
}
1109
1109
```
1110
1110
1111
+
`testResultsProcessor` and `reporters` are very similar to each other. One difference is that a test result processor only gets called after all tests finished. Whereas a reporter has the ability to receive test results after individual tests and/or test suites are finished.
Copy file name to clipboardExpand all lines: website/versioned_docs/version-26.x/Configuration.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1194,6 +1194,8 @@ This option allows the use of a custom results processor. This processor must be
1194
1194
}
1195
1195
```
1196
1196
1197
+
`testResultsProcessor` and `reporters` are very similar to each other. One difference is that a test result processor only gets called after all tests finished. Whereas a reporter has the ability to receive test results after individual tests and/or test suites are finished.
Copy file name to clipboardExpand all lines: website/versioned_docs/version-27.0/Configuration.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1221,6 +1221,8 @@ This option allows the use of a custom results processor. This processor must be
1221
1221
}
1222
1222
```
1223
1223
1224
+
`testResultsProcessor` and `reporters` are very similar to each other. One difference is that a test result processor only gets called after all tests finished. Whereas a reporter has the ability to receive test results after individual tests and/or test suites are finished.
Copy file name to clipboardExpand all lines: website/versioned_docs/version-27.1/Configuration.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1256,6 +1256,8 @@ This option allows the use of a custom results processor. This processor must be
1256
1256
}
1257
1257
```
1258
1258
1259
+
`testResultsProcessor` and `reporters` are very similar to each other. One difference is that a test result processor only gets called after all tests finished. Whereas a reporter has the ability to receive test results after individual tests and/or test suites are finished.
Copy file name to clipboardExpand all lines: website/versioned_docs/version-27.2/Configuration.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1260,6 +1260,8 @@ This option allows the use of a custom results processor. This processor must be
1260
1260
}
1261
1261
```
1262
1262
1263
+
`testResultsProcessor` and `reporters` are very similar to each other. One difference is that a test result processor only gets called after all tests finished. Whereas a reporter has the ability to receive test results after individual tests and/or test suites are finished.
Copy file name to clipboardExpand all lines: website/versioned_docs/version-27.4/Configuration.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1262,6 +1262,8 @@ This option allows the use of a custom results processor. This processor must be
1262
1262
}
1263
1263
```
1264
1264
1265
+
`testResultsProcessor` and `reporters` are very similar to each other. One difference is that a test result processor only gets called after all tests finished. Whereas a reporter has the ability to receive test results after individual tests and/or test suites are finished.
Copy file name to clipboardExpand all lines: website/versioned_docs/version-27.5/Configuration.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1262,6 +1262,8 @@ This option allows the use of a custom results processor. This processor must be
1262
1262
}
1263
1263
```
1264
1264
1265
+
`testResultsProcessor` and `reporters` are very similar to each other. One difference is that a test result processor only gets called after all tests finished. Whereas a reporter has the ability to receive test results after individual tests and/or test suites are finished.
0 commit comments