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

add unit tests #90

Open
tejasmanohar opened this issue Feb 28, 2015 · 3 comments
Open

add unit tests #90

tejasmanohar opened this issue Feb 28, 2015 · 3 comments
Labels

Comments

@tejasmanohar
Copy link
Contributor

as this project grows, i think it's best that we add unit tests. which framework? phpunit?

@cmckni3
Copy link

cmckni3 commented May 8, 2015

phpunit has been pretty good for me. Comes with code coverage builtin if you have xdebug installed. atoum is a modern PHP testing framework and looks pretty good too.

@wogsland
Copy link
Contributor

A start in the PHPUnit direction:
#107

@tejasmanohar
Copy link
Contributor Author

thx @wogsland

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

No branches or pull requests

3 participants