Pyhamcrest

Latest version: v2.1.0

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

Scan your dependencies

Page 3 of 5

1.8.2

-------------

* [Bug] Fix unicode syntax via u() introduction (puppsman)

1.8.1

-------------

* Added ``not_`` alias for is_not [Matteo Bertini]
* Added doc directory to the sdist [Alex Brandt]

1.8

-----------

* Supported versions
- Support for Python 2.5 and Jython 2.5 has been dropped. They may still work, but no promises.

* Bug Fixes
- [39] is_empty was missing from the global namespace

* New Features
- Support for numpy numeric values in iscloseto (Alexander Beedie)
- A matcher targeting exceptions and call results (Per Fagrell)

1.7.2

* Supported versions
- As of this version, support for Python 3.1 has been dropped due to no available CI platform.
- Added support for Python 3.3

* Bug fixes:
- string_contains_in_order is now used in the test as it would be in an application, and is properly exported. (Romilly Cocking)
- Fix mismatch description of containing_inanyorder (David Keijser)
- added import of stringmatches to text/__init__.py (Eric Scheidemantle)
- added matches_regexp to __all__ list to library/__init__.py (Eric Scheidemantle)

1.7.1

* Bug fixes:
- included a fix by jaimegildesagredo for issue 28 (has_properties was not importable)
- included a fix by keys for contains_inanyorder

29 Dec 2012
(All changes by Chris Rose unless otherwise noted.)

* New matchers:
- matches_regexp matches a regular expression in a string.
- has_properties matches an object with more than one property.
- is_empty matches any object with length 0.

* Improvements:
- Can now do matching against old-style classes.
- Sequence matchers handle generators, as well as actual sequences and
pseudo-sequences.
- README enhancements by ming13

1.7

-----------

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.