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

Be more compatible for the PHPUnit #16

Open
peter279k opened this issue Nov 8, 2017 · 4 comments
Open

Be more compatible for the PHPUnit #16

peter279k opened this issue Nov 8, 2017 · 4 comments

Comments

@peter279k
Copy link

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.

@peter279k peter279k changed the title More compatibility for the PHPUnit Be more compatible for the PHPUnit Nov 8, 2017
@Hywan
Copy link
Member

Hywan commented Feb 6, 2018

Hello :-),

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?

@peter279k
Copy link
Author

peter279k commented Feb 6, 2018

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.

Thank you for your help again!

@Hywan
Copy link
Member

Hywan commented Feb 6, 2018

Can you point me out exact PHPUnit assertions you are referring to please?

@peter279k
Copy link
Author

The assertArrayNotHasKey and assertFileExists that I refer.

Thanks.

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

No branches or pull requests

3 participants