Language

Package: python2-webtest @ 2.0.35

Synopsis

Helper to test WSGI applications

Description

Webtest allows you to test your Python web applications without starting an HTTP server. It supports anything that supports the minimum of WSGI.

Home page
https://docs.pylonsproject.org/projects/webtest/
Location
gnu/packages/python-web.scm (line: 2847, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python-waitress' does not match package name 'python2-waitress'
input-labels

Identify input labels that do not match package names

label 'python-webob' does not match package name 'python2-webob'
input-labels

Identify input labels that do not match package names

label 'python-six' does not match package name 'python2-six'
input-labels

Identify input labels that do not match package names

label 'python-beautifulsoup4' does not match package name 'python2-beautifulsoup4'