pytest-socket

Pytest Plugin to disable socket calls during tests

MIT License

Downloads
1M
Stars
264
Committers
27
pytest-socket - 0.7.0 Latest Release

Published by miketheman 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/miketheman/pytest-socket/compare/0.6.0...0.7.0

pytest-socket - 0.6.0

Published by miketheman over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/miketheman/pytest-socket/compare/0.5.1...0.6.0

pytest-socket - 0.5.1

Published by miketheman almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/miketheman/pytest-socket/compare/0.5.0...0.5.1

pytest-socket - 0.5.0 (2021-12-23)

Published by miketheman almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/miketheman/pytest-socket/compare/0.4.1...0.5.0

pytest-socket - 0.4.1 (2021-08-29)

Published by miketheman about 3 years ago

Include tests and configs in source distribution archive #69

https://github.com/miketheman/pytest-socket/compare/0.4.0...0.4.1

What's Changed

New Contributors

Full Changelog: https://github.com/miketheman/pytest-socket/compare/0.4.0...0.4.1

pytest-socket - 0.4.0 (2021-03-30)

Published by miketheman over 3 years ago

Enhancements:

  • Enable Unix sockets selectively with --allow-unix-socket #54
  • Test refactor, add CodeQL scanning
  • Correctly subclass socket.socket #50
  • Add testing against Python 3.9, Dropped testing against Python 3.5
  • Doc updates

https://github.com/miketheman/pytest-socket/compare/0.3.5...0.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/miketheman/pytest-socket/compare/0.3.5...0.4.0

pytest-socket - 0.3.5 (2020-05-31)

Published by miketheman over 4 years ago

Bugfix release.

  • Fix bug in marker evaluation #42
  • Refactor tests for clarity

https://github.com/miketheman/pytest-socket/compare/0.3.4...0.3.5

https://pypi.org/project/pytest-socket/0.3.5/

NOTE

This is the final release that supports Python 3.5

pytest-socket - 0.3.4 (2020-04-10)

Published by miketheman over 4 years ago

Maintenance release.

  • Drop support for unsupported versions of Python #23
  • Convert toolchain from pip/tox/twine to poetry
  • Replace TravisCI and Appveyor with GitHub Actions #36
  • Update for correct test output #31
  • Add renovatebot for dependecy updates #26

https://github.com/miketheman/pytest-socket/compare/0.3.3...0.3.4

https://pypi.org/project/pytest-socket/0.3.4/

pytest-socket - 0.3.3 (2019-02-09)

Published by miketheman over 5 years ago

pytest-socket - 0.3.2 (2019-01-07)

Published by miketheman almost 6 years ago

  • Update support for Pytest 4.1.x
  • Test package on Python 3.7.x
  • Stop testing on pypy

https://github.com/miketheman/pytest-socket/compare/0.3.1...0.3.2

https://pypi.org/project/pytest-socket/0.3.2/

pytest-socket - 0.3.1 (2018-07-16)

Published by miketheman over 6 years ago

pytest-socket - 0.3.0 (2018-07-15)

Published by miketheman over 6 years ago

  • Add support for allowing specific lists of hosts via IP Addresses
  • Change the inherited exception class in tests
  • Add codeclimate to travis output
  • Add coverage reporting
  • Drop support for Python 3.3

https://github.com/miketheman/pytest-socket/compare/0.2.0...0.3.0

https://pypi.org/project/pytest-socket/0.3.0/

pytest-socket - 0.1.0 (2017-06-01)

Published by miketheman over 7 years ago

pytest-socket - 0.2.0 (2017-07-15)

Published by miketheman over 7 years ago

  • Reorganized API, requires explicit activation
  • Added Python 3.x compatibility
  • Added ini setting
  • Test all Python versions
  • Relax py.test version requirement

https://github.com/miketheman/pytest-socket/compare/0.1.0...0.2.0

https://pypi.org/project/pytest-socket/0.2.0/

Package Rankings
Top 32.55% on Conda-forge.org
Top 6.69% on Alpine-edge
Top 2.0% on Pypi.org
Badges
Extracted from project README
PyPI current version Python Support Tests pre-commit.ci status Maintainability Code style: black