Helper to test WSGI applications
Project Links
Meta
Author: Ian Bicking
Maintainer: Gael Pasgrimaud
Requires Python: >=3.9
Classifiers
Development Status
- 5 - Production/Stable
Framework
- Paste
Intended Audience
- Developers
License
- OSI Approved :: MIT License
Topic
- Internet :: WWW/HTTP :: WSGI
- Internet :: WWW/HTTP :: WSGI :: Server
Programming Language
- Python :: 3
- Python :: 3 :: Only
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
This wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.
This provides convenient full-stack testing of applications written with any WSGI-compatible framework.
Full docs can be found at https://docs.pylonsproject.org/projects/webtest/en/latest/
3.0.7
Oct 06, 2025
3.0.6
Jun 04, 2025
3.0.5
Jun 04, 2025
3.0.4
Feb 03, 2025
3.0.3
Jan 16, 2025
3.0.2
Nov 27, 2024
3.0.1
Aug 30, 2024
3.0.0
Aug 19, 2021
2.0.35
Apr 27, 2020
2.0.34
Jan 29, 2020
2.0.33
Feb 09, 2019
2.0.32
Oct 05, 2018
2.0.30
Jun 23, 2018
2.0.29
Oct 21, 2017
2.0.28
Aug 01, 2017
2.0.27
Mar 15, 2017
2.0.26
Mar 05, 2017
2.0.25
Feb 05, 2017
2.0.24
Dec 16, 2016
2.0.23
Jul 21, 2016
2.0.22
Jul 21, 2016
2.0.21
Apr 12, 2016
2.0.20
Nov 03, 2015
2.0.19
Nov 01, 2015
2.0.18
Feb 05, 2015
2.0.17
Dec 20, 2014
2.0.16
Sep 19, 2014
2.0.15
Apr 17, 2014
2.0.14
Jan 23, 2014
2.0.13
Jan 23, 2014
2.0.12
Jan 17, 2014
2.0.11
Dec 29, 2013
2.0.10
Nov 14, 2013
2.0.9
Sep 18, 2013
2.0.8
Sep 17, 2013
2.0.7
Aug 07, 2013
2.0.6
May 23, 2013
2.0.5
Apr 12, 2013
2.0.4
Mar 28, 2013
2.0.3
Mar 19, 2013
2.0.2
Mar 15, 2013
2.0.1
Mar 05, 2013
2.0
Feb 25, 2013
1.4.3
Nov 23, 2012
1.4.2
Nov 15, 2012
1.4.1
Nov 14, 2012
1.4.0
Sep 03, 2012
1.3.6
Aug 29, 2012
1.3.4
May 04, 2012
1.3.3
Nov 21, 2011
1.3.2
Oct 19, 2011
1.3.1
Sep 23, 2011
1.3
Aug 28, 2011
1.2.4
Aug 05, 2011
1.2.3
Nov 02, 2010
1.2.2
Sep 14, 2010
1.2.1
Apr 16, 2010
1.2
May 22, 2009
1.1
Nov 24, 2008
1.0.2
Oct 29, 2008
1.0
Feb 17, 2008
0.9
Oct 10, 2007