Webtest

Latest version: v3.0.4

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 11

1.4.2

-----

* fix tests error due to CLRF in a tarball

1.4.1

-----

* add travis-ci

* migrate repository to https://github.com/Pylons/webtest

* Fix a typo in apps.py: selectedIndicies

* Preserve field order during parsing (support for deform and such)

* allow equals sign in the cookie by spliting name-value-string pairs on
the first '=' sign as per
https://tools.ietf.org/html/rfc6265#section-5.2

* fix an error when you use AssertionError(response) with unicode chars in
response

1.4.0

-----

* added webtest.ext - allow to use casperjs

1.3.6

------

* fix `42 <https://bitbucket.org/ianb/webtest/issues/42>`_ Check uppercase
method.

* fix `36 <https://bitbucket.org/ianb/webtest/issues/36>`_ Radio can use forced
value.

* fix `24 <https://bitbucket.org/ianb/webtest/issues/24>`_ Include test
fixtures.

* fix bug when trying to print a response which contain some unicode chars

1.3.5

------

* fix `39 <https://bitbucket.org/ianb/webtest/issues/39>`_ Add PATCH to
acceptable methods.

1.3.4

-----

* fix `33 <https://bitbucket.org/ianb/webtest/issues/33>`_ Remove
CaptureStdout. Do nothing and break pdb

* use OrderedDict to store fields in form. See
`31 <https://bitbucket.org/ianb/webtest/issues/31>`_

* fix `38 <https://bitbucket.org/ianb/webtest/issues/38>`_ Allow to post falsey
values.

* fix `37 <https://bitbucket.org/ianb/webtest/issues/37>`_ Allow
Content-Length: 0 without Content-Type

* `fix 30 <https://bitbucket.org/ianb/webtest/issues/30>`_ bad link to pyquery
documentation

* Never catch NameError during iteration

Page 8 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.