Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Test enhancement #27

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

Conversation

peter279k
Copy link

Changed log

  • Defining autoload-dev block on composer.json to load test classes automatically.
  • Using the assertCount and assertRegExp to assert expected array length is same as result and assert result is same as specific regular expression pattern.
  • To support future stable PHPUnit version, using the PHPUnit\Framework\TestCase instead.
  • Add php-7.3 test on Travis CI build.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant