Skip to content

Conversation

@peter279k
Copy link

Description

  • Improve PHPunit assertions.
    • Using the assertCount to assert expected is same as result count.
    • Using the assertFalse to assert expected is false.
    • Using the assertNull to assert expected is null.
    • Using the assertTrue to assert expected is true.
  • Migrating to the GitHub actions.
  • Changing the PHPUnit version and PHP version semvers for supporting PHP-8.0 version test.

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.

1 participant