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

Create an automated test suite #2

Open
jeffknupp opened this issue Mar 11, 2014 · 2 comments
Open

Create an automated test suite #2

jeffknupp opened this issue Mar 11, 2014 · 2 comments

Comments

@jeffknupp
Copy link
Owner

A single test will suffice, for now.

@OrangeTux
Copy link

Which test module are we going to use? Unittest or py.test?

@jeffknupp
Copy link
Owner Author

I would prefer py.test, but if someone wanted to use the builtin unittest package I'm fine with that. I'll accept any pull request for this issue.

amezhenin added a commit to amezhenin/review that referenced this issue Mar 29, 2014
* fixes, jeffknupp#2
* unittest2 was replaced by py.test
* previous test was repaired
* notes on running tests was added to README.md
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

No branches or pull requests

2 participants