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
- cannot import name 'cached_property' from 'werkzeug'
- Not compatible with flask 1.1.0, released on July 4, 2019
- Still being maintained?
- adding the ability to set the host on the flask app for using a remot…
- Optionally create a single app instance per test case class
- Re-use app in LiveServerTestCase subclass
- Improve Docs: what flask-testing does and what it does not
- Support fixture
- switch to using a thread for the live server
- Stub method when using Flask LiveServerTestCase
- Docs
- Python not yet supported