{"library":"django-webtest","type":"library","category":null,"description":"django-webtest is a Python library that provides instant integration of Ian Bicking's WebTest with Django's testing framework. It offers a `django.test.TestCase` subclass (`django_webtest.WebTest`) that wraps a `webtest.TestApp` around the Django WSGI interface, enabling high-level functional and integration testing. The library is actively maintained, with frequent updates to ensure compatibility with the latest Django and Python versions.","language":"python","status":"active","version":"1.9.14","tags":["django","testing","webtest","functional testing","integration testing","wsgi"],"last_verified":"Sun May 24","install":[{"cmd":"pip install django-webtest","imports":["from django_webtest import WebTest","from django_webtest import TransactionWebTest"]}],"homepage":null,"github":"https://github.com/django-webtest/django-webtest","docs":null,"changelog":"https://github.com/django-webtest/django-webtest/blob/master/CHANGES.rst","pypi":"https://pypi.org/project/django-webtest/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.1,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-webtest/compatibility"}}