File: README

package info (click to toggle)
python-wsgi-intercept 1.13.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 560 kB
  • sloc: python: 1,390; makefile: 56; sh: 5
file content (6 lines) | stat: -rw-r--r-- 288 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6

If you wish to run the tests without those tests which speak to
the internet (there are a few that validate that the intercept
does not intercept), set the WSGI_INTERCEPT_SKIP_NETWORK environment
variable to "True". Any other value or no value will mean that
the network tests will run.