Skip to content

Commit

Permalink
Upgrade to symfony/process 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
gawsoftpl committed Mar 14, 2024
1 parent ad0f59e commit e1842ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Fastest - simple parallel testing execution
find tests/ -name "*Test.php" | ./vendor/liuggio/fastest/fastest "vendor/phpunit/phpunit/phpunit -c app {};"
```


Fastest works with **any available testing tool**! It just executes it in parallel.

It is optimized for functional tests, giving an easy way to work with N databases in parallel.
Expand Down

0 comments on commit e1842ef

Please sign in to comment.