{"library":"flask-testing","type":"library","category":null,"description":"Flask-Testing is a stable Python library designed to provide unit testing utilities for Flask applications. It integrates seamlessly with Python's built-in `unittest` module, offering `TestCase` and `LiveServerTestCase` classes that simplify testing Flask components, including routes, templates, and live server interactions. Currently at version 0.8.1, the library maintains a moderate release cadence, focusing on stability and compatibility with Flask's ecosystem.","language":"python","status":"active","version":"0.8.1","tags":["flask","testing","unit-testing","integration-testing","web-development"],"last_verified":"Fri May 22","install":[{"cmd":"pip install flask-testing","imports":["from flask_testing import TestCase","from flask_testing import LiveServerTestCase"]}],"homepage":null,"github":"https://github.com/jarus/flask-testing","docs":null,"changelog":null,"pypi":"https://pypi.org/project/flask-testing/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.1,"avg_import_s":0.55,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/flask-testing/compatibility"}}