Skip to content
This repository has been archived by the owner on Mar 1, 2018. It is now read-only.

Migrate test.py to proper unit tests #27

Closed
dionyziz opened this issue Oct 8, 2014 · 2 comments
Closed

Migrate test.py to proper unit tests #27

dionyziz opened this issue Oct 8, 2014 · 2 comments

Comments

@dionyziz
Copy link
Contributor

dionyziz commented Oct 8, 2014

test.py currently uses assert for unit tests, which means they cannot be automated properly for a continuous-integration build. Let's switch to using proper unit tests, i.e. Python's unittest framework.

@yann2192
Copy link
Owner

yann2192 commented Oct 9, 2014

@dionyziz Does it seem good for you ?

@dionyziz
Copy link
Contributor Author

dionyziz commented Oct 9, 2014

Looking good, thank you for improving this :)

@dionyziz dionyziz closed this as completed Oct 9, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants