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
+17-8Lines changed: 17 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ The following preview is somewhat atypical but shows all supported output cases
25
25
26
26
![Preview image][]
27
27
28
-
This printer makes no attempt to modify the test summary; only runtime output is changed.
28
+
Pip makes no attempt to modify the test summary; only runtime output is changed.
29
29
30
30
## Usage
31
31
@@ -51,13 +51,22 @@ This printer makes no attempt to modify the test summary; only runtime output is
51
51
52
52
4. Enjoy immediate test execution feedback.
53
53
54
+
### Configuration
55
+
56
+
Pip's behaviour can be customized by adding `<parameter>` nodes as children of the `<bootstrap>` node in `phpunit.xml`, with `name` and `value` attributes corresponding to the table below.
0 commit comments