{"library":"pytest-datadir","type":"library","category":null,"description":"pytest-datadir is a pytest plugin designed for easily managing test data directories and files within your test suite. It provides fixtures that automatically locate and copy test data, ensuring tests operate on isolated, temporary copies. The library is actively maintained, with version 1.8.0 being the latest, and receives frequent minor updates with occasional major releases.","language":"python","status":"active","version":"1.8.0","tags":["pytest-plugin","testing","fixtures","data-files","test-data"],"install":[{"cmd":"pip install pytest-datadir","imports":["def test_something(datadir):","def test_something(shared_datadir):","def test_something(lazy_datadir):","def test_something(lazy_shared_datadir):"]}],"homepage":null,"github":"http://github.com/gabrielcnr/pytest-datadir","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pytest-datadir/","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.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pytest-datadir/compatibility"},"provenance":{"verified_status":"skip","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}