-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Hey, I recently started using the tool and noticed the following thing.
When running PHPUnit directly, I see the credits and version of the tool:
ker@d ~/github/PHP-CS-Fixer λ ./vendor/bin/phpunit
PHPUnit 9.6.10 by Sebastian Bergmann and contributors.
Testing
..........................
When I run tests via paraunit, this detail is not visible
PHPUnit 9.6.10 by Sebastian Bergmann and contributors.
Testing
....................................................................................................................................................................................... 183 / 33841 ( 0%)
..^C
ker@d ~/github/PHP-CS-Fixer λ ./vendor/bin/paraunit run -vvv
PARAUNIT v.1.3.0
by Francesco Panina, Alessandro Lai & Shark Dev Team @ Facile.it
.......................................................................... 74
as software I am crafting allows for range of versions, I would love to see which one is in use.
Metadata
Metadata
Assignees
Labels
No labels