You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly, thank you for this alternative way to do PHP unit testing!
After checking the README.md, Most of PHPUnit features are not supported completely.
Is it possible to add more PHPUnit features?How can I contribute and implement them?
Perhaps I will add them at my available time.
Thanks.
The text was updated successfully, but these errors were encountered:
peter279k
changed the title
More compatibility for the PHPUnit
Be more compatible for the PHPUnit
Nov 8, 2017
Yes it is possible to add more. We are adding them when needed or on-demand.
If you are willing to help, you might consider #19 and #22 to be useful as a starting point.
If you need any help, please feel free to ping me directly on Github! What assertions are you missing?
Hi @Hywan, thank you for your reply.
I need some array, file_exixts assetions and more.
I will implement those assetions for this repo at my available time.
Firstly, thank you for this alternative way to do PHP unit testing!
After checking the
README.md
, Most of PHPUnit features are not supported completely.Is it possible to add more PHPUnit features?How can I contribute and implement them?
Perhaps I will add them at my available time.
Thanks.
The text was updated successfully, but these errors were encountered: