Contents

django-webtest 1.9.14

0

Instant integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with

Instant integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with Django's testing framework.

Stars: 336, Watchers: 336, Forks: 68, Open Issues: 25

The django-webtest/django-webtest repo was created 14 years ago and the last code push was 4 months ago.
The project is popular with 336 github stars!

How to Install django-webtest

You can install django-webtest using pip

pip install django-webtest

or add it to a project with poetry

poetry add django-webtest

Package Details

Author
Mikhail Korobov
License
MIT license
Homepage
https://github.com/django-webtest/django-webtest
PyPi:
https://pypi.org/project/django-webtest/
GitHub Repo:
https://github.com/django-webtest/django-webtest

Classifiers

  • Software Development/Libraries/Python Modules
  • Software Development/Testing
No  django-webtest  pypi packages just yet.

Errors

A list of common django-webtest errors.

Code Examples

Here are some django-webtest code examples and snippets.

Related Packages & Articles

django-versatileimagefield 3.1

A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for creating new images from the one assigned to the field.

django-user-agents 0.4.0

A django package that allows easy identification of visitors' browser, operating system and device information (mobile phone, tablet or has touch capabilities).