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

Adding tests #5

Open
girotobial opened this issue Nov 1, 2021 · 2 comments
Open

Adding tests #5

girotobial opened this issue Nov 1, 2021 · 2 comments
Labels
feature New feature or request
Projects

Comments

@girotobial
Copy link

To help with refactoring work, and to support more confidence in the code when accepting changes, I think it would be wise to setup unit tests.

This is obviously a large body of work, and the existing code could be quite difficult to test. Therefore i propose we try to add tests to code as we make changes. Hopefully with time we will start building up some coverage.

@girotobial girotobial added the feature New feature or request label Nov 1, 2021
@artesim-zz
Copy link
Member

Yes, definitely : I had tried using pytest on a private branch at some point, but if you know a better one, I could learn from your experience

@girotobial
Copy link
Author

Yeah I think pytest is the way to go. I've opened a PR #8 to add it to the dev dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Features
Awaiting triage
Development

No branches or pull requests

2 participants