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 #4

Merged
merged 3 commits into from
Apr 18, 2018
Merged

Conversation

peter279k
Copy link
Contributor

@peter279k peter279k commented Apr 18, 2018

Changed log

  • Set the php-nightly in allow_failures setting when executing the Travis build.
  • Use the ::class for the \Exception class.
  • Check the ext-mbstring when executing the Composer command.
  • The composer self-update is executed by default in Travis build.
  • The --dev option in composer command is deprecated.
  • Use the composer update --prefer-dist -n to update the dependencies for the different PHP versions tests because the composer.lock will cache the dependencies version when executing the composer install.
  • Add the autoload-dev to load the related Test.php automatically.

@coveralls
Copy link

coveralls commented Apr 18, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling a4b7892 on peter279k:test_enhancement into 5a882c8 on kornrunner:master.

@kornrunner kornrunner merged commit 1af685f into kornrunner:master Apr 18, 2018
@kornrunner
Copy link
Owner

Thank you!

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