flask-testing
https://github.com/jarus/flask-testing
Python
Unittest extensions for Flask
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to flask-testing
Help out
- Issues
- Upgraded the version to 0.8.3
- docs/index.rst minor fix: Remove 's', 'assertEquals()' line 122 index.rst
- Fixed the signaure of the method _empty_render to be compatible with the _render() method in flask/templating.py
- RuntimeError: Failed to start the server after 5 seconds
- Make it work with Flask >= 2.2.0
- g fields persist across requests
- a lot of tests fail since werkzeug 2.1
- Error self.assertsRedirects
- Flask-Testing using selenium and mock
- Flask Testing Hangs on self.client.post
- Docs
- Python not yet supported