python-pytest-socket
No description set
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / python-pytest-socket
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python:pytest/python-pytest-socket && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
pytest_socket-0.6.0.tar.gz | 0000012484 12.2 KB | |
python-pytest-socket.changes | 0000002210 2.16 KB | |
python-pytest-socket.spec | 0000001686 1.65 KB |
Revision 7 (latest revision is 10)
Dirk Mueller (dirkmueller)
committed
(revision 7)
- update to 0.6.0: * Add Change Log project URL * test: update httpbin commit hash * Upgrade CodeSee workflow to version 2 * fix: don't break on doctests * docs: Fix syntax for setup.cfg * Fix pytest-socket raises IndexError with httpx * test: move the reenable fixture to conftest * Switch to poetry-core * Handle `family` passed as keyword argument * refactor: consolidate global options to config * test: replace pytest-flake8 with pre-commit * refactor/fix: move logic into setup phase and correct order * test: add test module for combinations * fix: test allow_hosts for unix sockets * test: move unix decorator to conftest * test: randomize test order * test: replace coverage command * refactor: replace .format with f-strings * lint: apply black * Enable Unix sockets selectively with --allow-unix-socket * Test refactor, add CodeQL scanning * Correctly subclass socket.socket * Add testing against Python 3.9, Dropped testing against Python 3.5 * Doc updates * Avoid changing the type of `socket.socket` to function. * Sourcery Starbot ⭐ refactored miketheman/pytest-socket * Don't block unix sockets * docs: add details on fixture scope
Comments 0