
django-webtest 1.9.14
0
Instant integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with
Contents
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: 25The 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
Related Packages
Errors
A list of common django-webtest errors.
Code Examples
Here are some django-webtest code examples and snippets.
pythonfix







