Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHPUnit version visibility #212

Open
keradus opened this issue Jul 16, 2023 · 0 comments
Open

PHPUnit version visibility #212

keradus opened this issue Jul 16, 2023 · 0 comments

Comments

@keradus
Copy link

keradus commented Jul 16, 2023

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.

keljtanoski added a commit to keljtanoski/paraunit that referenced this issue Jul 17, 2023
keljtanoski added a commit to keljtanoski/paraunit that referenced this issue Jul 17, 2023
keljtanoski added a commit to keljtanoski/paraunit that referenced this issue Jul 17, 2023
keljtanoski added a commit to keljtanoski/paraunit that referenced this issue Jul 17, 2023
keljtanoski added a commit to keljtanoski/paraunit that referenced this issue Jul 17, 2023
keljtanoski added a commit to keljtanoski/paraunit that referenced this issue Jul 17, 2023
keljtanoski added a commit to keljtanoski/paraunit that referenced this issue Jul 17, 2023
…it-version-info

facile-it#212 PHPUnit version info and updating .gitignore
keljtanoski added a commit to keljtanoski/paraunit that referenced this issue Jul 19, 2023
keljtanoski added a commit to keljtanoski/paraunit that referenced this issue Jul 19, 2023
keljtanoski added a commit to keljtanoski/paraunit that referenced this issue Jul 19, 2023
Jean85 added a commit that referenced this issue Feb 6, 2024
…unit-version

#212 Adding PHPUnit version info (2.x)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant