https://github.com/jmcgeheeiv/pyfakefs
Revision 6bc3162256acc9364a096ba1d58883c9cb599ce5 authored by mrbean-bremen on 11 July 2022, 16:31:30 UTC, committed by GitHub on 11 July 2022, 16:31:30 UTC
- fixes #666 without the need to skip _pytest.pathlib patching
- add module and session scoped fs fixtures
- fixes #684
1 parent bbba0c6
History
Tip revision: 6bc3162256acc9364a096ba1d58883c9cb599ce5 authored by mrbean-bremen on 11 July 2022, 16:31:30 UTC
Overwrite instance check for PathLibPathModule (#685)
Tip revision: 6bc3162
File Mode Size
.github
docs
pyfakefs
.gitignore -rw-r--r-- 196 bytes
CHANGES.md -rw-r--r-- 36.3 KB
CONTRIBUTING.md -rw-r--r-- 3.3 KB
COPYING -rw-r--r-- 9.9 KB
Dockerfile -rw-r--r-- 1.5 KB
MANIFEST.in -rwxr-xr-x 53 bytes
README.md -rw-r--r-- 5.1 KB
extra_requirements.txt -rw-r--r-- 833 bytes
mypy.ini -rw-r--r-- 518 bytes
requirements.txt -rw-r--r-- 14 bytes
setup.cfg -rw-r--r-- 66 bytes
setup.py -rw-r--r-- 3.0 KB
tox.ini -rw-r--r-- 319 bytes

README.md

back to top