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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ jest --ci --testResultsProcessor="jest-junit"
52
52
## Configuration
53
53
54
54
`jest-junit` offers seven configurations based on environment variables or a `jest-junit` key defined in `package.json` or a reporter option.
55
-
Environement variable and package.json configuration should be **strings**.
55
+
Environment variable and package.json configuration should be **strings**.
56
56
Reporter options should also be strings exception for suiteNameTemplate, classNameTemplate, titleNameTemplate that can also accept a function returning a string.
57
57
58
58
| Variable Name | Description | Default | Possible Injection Values
0 commit comments