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

Test enhancement #83

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

peter279k
Copy link

Changed log

  • Set multiple PHPUnit version to support multiple PHP versions tests.
  • Use the class-based PHPUnit namespace and expected exception annotation to be compatible with the stable PHPUnit version.
  • Add php-7.2 test in Travis build.
  • According to the PHPUnit version in require-dev, it set the 5.0 and it supports the php-5.6+. I set the PHP version >=5.6 in require .

@coveralls
Copy link

coveralls commented May 8, 2018

Coverage Status

Coverage remained the same at 99.652% when pulling bc15ccd on peter279k:test_enhancement into 3cc5ae4 on mrjgreen:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.652% when pulling bc15ccd on peter279k:test_enhancement into 3cc5ae4 on mrjgreen:master.

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