Mocksafe

Latest version: v0.9.0b0

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

Scan your dependencies

Page 1 of 3

0.9.0beta

* PyPi Package: https://pypi.org/project/mocksafe/0.9.0b0/
* Docs: https://mocksafe.readthedocs.io/en/0.9.0-beta/

What's Changed
* Provide a better way to capture kwargs from a call by dmayo3 in https://github.com/dmayo3/mocksafe/pull/66

**Full Changelog**: https://github.com/dmayo3/mocksafe/compare/0.8.1-alpha...0.9.0-beta

0.8.1alpha

* PyPi: https://pypi.org/project/mocksafe/0.8.1a0/
* Docs: https://mocksafe.readthedocs.io/en/0.8.1-alpha/

What's Changed
* Try to avoid implicit hard dependency on particular version of pytest by dmayo3 in https://github.com/dmayo3/mocksafe/pull/63


**Full Changelog**: https://github.com/dmayo3/mocksafe/compare/0.8.0-alpha...0.8.1-alpha

0.8.0alpha

* [PyPi Package](https://pypi.org/project/mocksafe/0.8.0a0/)
* [Docs](https://mocksafe.readthedocs.io/en/0.8.0-alpha/)

What's Changed
* Add py312 support by dmayo3 in https://github.com/dmayo3/mocksafe/pull/51
* Add pyright checking and fix issues by dmayo3 in https://github.com/dmayo3/mocksafe/pull/52
* Fix coverage and pyright issues by dmayo3 in https://github.com/dmayo3/mocksafe/pull/53
* Try to add a pytest plugin for monkeypatching objects by dmayo3 in https://github.com/dmayo3/mocksafe/pull/54
* Improve call type validation for compatible number types by dmayo3 in https://github.com/dmayo3/mocksafe/pull/59
* Improve Protocol matching error by dmayo3 in https://github.com/dmayo3/mocksafe/pull/60

**Full Changelog**: https://github.com/dmayo3/mocksafe/compare/0.7.0-alpha...0.8.0-alpha

0.7.0alpha

* Package: https://pypi.org/project/mocksafe/0.7.0a0/
* Docs: https://mocksafe.readthedocs.io/en/0.7.0-alpha/

What's Changed

Main functionality changes and fixes:

* Better property and field support by dmayo3 in https://github.com/dmayo3/mocksafe/pull/44
* Support for setter properties

Behind the scenes:

* Restructure modules into mocksafe.core and mocksafe.apis.bdd by dmayo3 in https://github.com/dmayo3/mocksafe/pull/38
* Ignore irrelevant flake8 check in tests by dmayo3 in https://github.com/dmayo3/mocksafe/pull/41
* Try to fix codecov upload + add docs preview by dmayo3 in https://github.com/dmayo3/mocksafe/pull/46
* Add pypi release workflow by dmayo3 in https://github.com/dmayo3/mocksafe/pull/50

**Full Changelog**: https://github.com/dmayo3/mocksafe/compare/0.6.0...0.7.0-alpha

0.6.0

0.6.0a0

What's Changed
* Add basic support for mocking getter properties by dmayo3 in https://github.com/dmayo3/mocksafe/pull/36
* Add semver 2.0.0 badge to README by dmayo3 in https://github.com/dmayo3/mocksafe/pull/37

**Full Changelog**: https://github.com/dmayo3/mocksafe/compare/0.5...0.6.0

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.