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

Move tests to pytest #4

Open
thedrow opened this issue Apr 9, 2018 · 1 comment
Open

Move tests to pytest #4

thedrow opened this issue Apr 9, 2018 · 1 comment

Comments

@thedrow
Copy link
Collaborator

thedrow commented Apr 9, 2018

pytest is a much better testing framework than unittest.
We need to migrate our tests to that framework so that we can test, benchmark etc.

@azazel75
Copy link
Owner

Yes, when we will have some more time. BTW, pytest should be able to drive unittest based tests, but I never tried it. See https://docs.pytest.org/en/latest/unittest.html

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