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

Migrate testing framework from SimpleTest to PHPUnit #2205

Open
ginatrapani opened this issue Jan 24, 2015 · 2 comments
Open

Migrate testing framework from SimpleTest to PHPUnit #2205

ginatrapani opened this issue Jan 24, 2015 · 2 comments

Comments

@ginatrapani
Copy link
Member

PHPUnit is more actively-maintained, better-known, and arguably the default framework for PHP testing. Let's migrate ThinkUp's tests from SimpleTest to PHPUnit.

@thejdeep
Copy link

thejdeep commented Feb 6, 2015

Would like to pick this up, please help me get started

@ginatrapani
Copy link
Member Author

Great! Try starting with basic tests first - TestOfLogger, TestOfFileDataManager - and then go from there.

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

2 participants