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

Use pytest #11

Open
ml31415 opened this issue Feb 22, 2018 · 0 comments
Open

Use pytest #11

ml31415 opened this issue Feb 22, 2018 · 0 comments

Comments

@ml31415
Copy link

ml31415 commented Feb 22, 2018

I understand your frustration with stdlib unittest. Though, instead of reinventing just another test suite, not that well tested and supported, just for testing ponyorm, pls just consider using pytest instead. There is just no value in having a kind of private separate test suite, if you just could use a perfectly battle tested workhorse like pytest. Please don't fall with the not-invented-here-phenomenon! And all other really pony specific stuff should just be part of the test cases there...

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

1 participant