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

[8.0] Rename phpunit.xml and add composer script. #1460

Merged
merged 1 commit into from
Oct 22, 2017

Conversation

pimlie
Copy link
Contributor

@pimlie pimlie commented Oct 21, 2017

It is recommended to name the default phpunit configuraton file phpunit.xml.dist, that way developers can create their own phpunit.xml if needed while testing their work as phpunit.xml has preference over phpunit.xml.dist. But when phpunit.xml is not available it will use the dist file.

I also added a composer script so you can just type composer test in the console to run the tests.

@yajra yajra changed the title Rename phpunit.xml and add composer script [8.0] Rename phpunit.xml and add composer script. Oct 22, 2017
@yajra yajra merged commit 9e96c9d into yajra:8.0 Oct 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants