Recent Releases of sure
sure - v3.0a0
presents test runner, more test coverage and entirely rethought documentation
full changelog available at sure.readthedocs.io
- Python
Published by gabrielfalcao about 2 years ago
sure - v1.4.1
Added
- Python 3.6 support
- Python 3.7-dev support (allowed to fail)
Fixed
- Do not overwrite existing class and instance attributes with sure properties (when. should, ...). Refs #127, #129
- Fix patched built-in
dir()method. Refs #124, #128
- Python
Published by timofurrer about 9 years ago
sure -
Added
- anything object which is accessible with
sure.anything - interface to extend sure. Refs #31
Removed
- Last traces of Python 2.6 support
Fixed
- Allow overwriting of monkey-patched properties by sure. Refs #19
- Assertions for raises
- Python
Published by timofurrer over 9 years ago
sure -
Added
- Python 3.3, 3.4 and 3.5 support
- pypy support
- Support comparison of OrderedDict. Refs #55
Fixed
containassertion. Refs #104
See for full ChangeLog: https://github.com/gabrielfalcao/sure/blob/master/CHANGELOG.md#v130
- Python
Published by timofurrer over 9 years ago