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

Recommendation: replace or augment testing for pytest-flask in favor of unittest #55

Open
christabor opened this issue Dec 17, 2016 · 0 comments

Comments

@christabor
Copy link

christabor commented Dec 17, 2016

Just a suggestion. Pytest has become a pretty robust testing framework and I've personally found it much easier to work with. It also supports stubbing and Mock style mocking out of the box.

Below is the flask-extension for testing, similar to the existing flask-test:

https://pytest-flask.readthedocs.io/en/latest/

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