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

Add composer test script #30

Merged
merged 1 commit into from
Feb 20, 2017
Merged

Conversation

MaxGfeller
Copy link
Contributor

Composer gives us the possibility to define scripts in the composer.json file: Documentation on getcomposer.org

Most libraries now define a test script which makes running unit tests as easy as executing composer test.

Here is more on the topic:

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.341% when pulling a19fc9d on MaxGfeller:add-test-script into 4f44e7a on zumba:master.

@jrbasso
Copy link
Member

jrbasso commented Feb 20, 2017

Cool, thanks!

@jrbasso jrbasso merged commit ae83475 into zumba:master Feb 20, 2017
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.

None yet

3 participants