Testing a WSGI application normally involves starting a server at a local host and port, then pointing your test code to that address. Instead, this library lets you intercept calls to any specific host/port combination and redirect them into a
WSGI application
_ importable by your test program. Thus, you can avoid spawning multiple processes or threads to test your Web app.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
1.9.2-bp156.3.1 info | GA Release | 2023-07-22 | 15 SP6 |
|
|
1.9.2-bp155.2.11 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
1.9.2-bp154.1.26 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
1.9.2-bp153.1.21 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
1.9.2-bp152.2.7 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
1.5.0-bp151.3.3 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
1.5.0-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|