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 UnitTests #7

Open
robertmaynard opened this issue Jun 12, 2014 · 0 comments
Open

Add UnitTests #7

robertmaynard opened this issue Jun 12, 2014 · 0 comments
Labels

Comments

@robertmaynard
Copy link
Owner

We need to create real unit tests for cfarm.

It looks like the easiest way forward is to use the pytest and mock packages. Combined together these should allow us to have infrastructure for tests.

We need to add a testing_requirements.txt that lists pytest and mock, so that other developers
can run the tests easily.

Lastly we should add travis CI support to the project, so that we can easily verify our project.

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

1 participant