Skip to content

Add default phpunit testsuite #159

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

Closed
wants to merge 1 commit into from
Closed

Add default phpunit testsuite #159

wants to merge 1 commit into from

Conversation

shyim
Copy link
Contributor

@shyim shyim commented May 5, 2021

No need to give the folder always in the Command

Still works: ./vendor/bin/phpunit -c tests tests
Now works also ./vendor/bin/phpunit -c tests
or better composer test

@ondrejmirtes
Copy link
Member

Sorry, I don't want to have this not unified. The new modern way is to have phpunit.xml in the root + Makefile instead of Phing. See https://github.com/phpstan/phpstan-src.

@shyim shyim deleted the add-default-testsuite branch May 5, 2021 13:28
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

Successfully merging this pull request may close these issues.

2 participants