{"library":"pytest-datafiles","type":"library","category":null,"description":"pytest-datafiles is a pytest plugin that simplifies testing by providing a convenient way to make files and directories available to your tests within a temporary directory (leveraging pytest's `tmp_path` fixture). It uses a decorator to specify which files or directories from your source tree should be copied. The current version is 3.0.1, with releases typically happening for bug fixes, new features, or breaking changes in underlying dependencies like pytest or Python versions.","language":"python","status":"active","version":"3.0.1","tags":["pytest","testing","fixtures","files","data","pathlib"],"install":[{"cmd":"pip install pytest-datafiles","imports":["import pytest\nfrom pathlib import Path"]}],"homepage":null,"github":"https://github.com/omarkohl/pytest-datafiles","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pytest-datafiles/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.6,"avg_import_s":0.4,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pytest-datafiles/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}