Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Commit b8c175a

Browse files
authored
Create README.md
1 parent 12e8606 commit b8c175a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## CodeCoverage inconsistencies between PHPUnit and Paratest
2+
3+
### `vendor/bin/phpunit`
4+
5+
![image](https://user-images.githubusercontent.com/152236/152515744-442b4f72-6dcb-4dd1-85e9-a31f0f25c3ac.png)
6+
7+
### `vendor/bin/paratest --processes=1`
8+
9+
![image](https://user-images.githubusercontent.com/152236/152515830-84c72c49-4882-47e3-a75c-4e493e3a2091.png)
10+
11+
### `vendor/bin/paratest --processes=2`
12+
13+
![image](https://user-images.githubusercontent.com/152236/152515865-2d26caa0-46c6-4647-9097-16e30994751c.png)

0 commit comments

Comments
 (0)