We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A single test will suffice, for now.
The text was updated successfully, but these errors were encountered:
Which test module are we going to use? Unittest or py.test?
Sorry, something went wrong.
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.
unittest
Create an automated test suite
9edef94
* fixes, jeffknupp#2 * unittest2 was replaced by py.test * previous test was repaired * notes on running tests was added to README.md
No branches or pull requests
A single test will suffice, for now.
The text was updated successfully, but these errors were encountered: