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/JestObjectAPI.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -396,6 +396,8 @@ Set the default timeout interval for tests and before/after hooks in millisecond
396
396
397
397
_Note: The default timeout interval is 5 seconds if this method is not called._
398
398
399
+
_Note: The method must be called after the test framework is installed in the environment and before the test runs. A good place to do this is in the `setupTestFrameworkScriptFile`._
Copy file name to clipboardExpand all lines: website/versioned_docs/version-22.0/JestObjectAPI.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -284,6 +284,8 @@ Set the default timeout interval for tests and before/after hooks in millisecond
284
284
285
285
_Note: The default timeout interval is 5 seconds if this method is not called._
286
286
287
+
_Note: The method must be called after the test framework is installed in the environment and before the test runs. A good place to do this is in the `setupTestFrameworkScriptFile`._
Copy file name to clipboardExpand all lines: website/versioned_docs/version-22.1/JestObjectAPI.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -282,6 +282,8 @@ Set the default timeout interval for tests and before/after hooks in millisecond
282
282
283
283
_Note: The default timeout interval is 5 seconds if this method is not called._
284
284
285
+
_Note: The method must be called after the test framework is installed in the environment and before the test runs. A good place to do this is in the `setupTestFrameworkScriptFile`._
Copy file name to clipboardExpand all lines: website/versioned_docs/version-22.2/JestObjectAPI.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -283,6 +283,8 @@ Set the default timeout interval for tests and before/after hooks in millisecond
283
283
284
284
_Note: The default timeout interval is 5 seconds if this method is not called._
285
285
286
+
_Note: The method must be called after the test framework is installed in the environment and before the test runs. A good place to do this is in the `setupTestFrameworkScriptFile`._
Copy file name to clipboardExpand all lines: website/versioned_docs/version-22.3/JestObjectAPI.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -283,6 +283,8 @@ Set the default timeout interval for tests and before/after hooks in millisecond
283
283
284
284
_Note: The default timeout interval is 5 seconds if this method is not called._
285
285
286
+
_Note: The method must be called after the test framework is installed in the environment and before the test runs. A good place to do this is in the `setupTestFrameworkScriptFile`._
Copy file name to clipboardExpand all lines: website/versioned_docs/version-22.4/JestObjectAPI.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -365,6 +365,8 @@ Set the default timeout interval for tests and before/after hooks in millisecond
365
365
366
366
_Note: The default timeout interval is 5 seconds if this method is not called._
367
367
368
+
_Note: The method must be called after the test framework is installed in the environment and before the test runs. A good place to do this is in the `setupTestFrameworkScriptFile`._
Copy file name to clipboardExpand all lines: website/versioned_docs/version-23.0/JestObjectAPI.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -365,6 +365,8 @@ Set the default timeout interval for tests and before/after hooks in millisecond
365
365
366
366
_Note: The default timeout interval is 5 seconds if this method is not called._
367
367
368
+
_Note: The method must be called after the test framework is installed in the environment and before the test runs. A good place to do this is in the `setupTestFrameworkScriptFile`._
Copy file name to clipboardExpand all lines: website/versioned_docs/version-23.1/JestObjectAPI.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -365,6 +365,8 @@ Set the default timeout interval for tests and before/after hooks in millisecond
365
365
366
366
_Note: The default timeout interval is 5 seconds if this method is not called._
367
367
368
+
_Note: The method must be called after the test framework is installed in the environment and before the test runs. A good place to do this is in the `setupTestFrameworkScriptFile`._
Copy file name to clipboardExpand all lines: website/versioned_docs/version-23.2/JestObjectAPI.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -365,6 +365,8 @@ Set the default timeout interval for tests and before/after hooks in millisecond
365
365
366
366
_Note: The default timeout interval is 5 seconds if this method is not called._
367
367
368
+
_Note: The method must be called after the test framework is installed in the environment and before the test runs. A good place to do this is in the `setupTestFrameworkScriptFile`._
Copy file name to clipboardExpand all lines: website/versioned_docs/version-23.3/JestObjectAPI.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -397,6 +397,8 @@ Set the default timeout interval for tests and before/after hooks in millisecond
397
397
398
398
_Note: The default timeout interval is 5 seconds if this method is not called._
399
399
400
+
_Note: The method must be called after the test framework is installed in the environment and before the test runs. A good place to do this is in the `setupTestFrameworkScriptFile`._
0 commit comments