{"library":"pytest-astropy","type":"library","category":null,"description":"pytest-astropy is a meta-package that consolidates and provides testing dependencies and various pytest plugins used by the Astropy Project and its affiliated packages. It aims to simplify test setup for projects within the Astropy ecosystem and can also be used by other Python projects. The library is actively maintained, with its current version being 0.11.0, and receives regular updates.","language":"python","status":"active","version":"0.11.0","tags":["pytest","astropy","testing","plugins","astronomy"],"install":[{"cmd":"pip install pytest-astropy","imports":["import pytest\n@pytest.mark.slow\ndef test_something_slow(): ...","import pytest\n@pytest.mark.hugemem\ndef test_something_using_lots_of_memory(): ...","import pytest\n@pytest.mark.remote_data\ndef test_requires_internet(): ...","from pytest_astropy_header.display import PYTEST_HEADER_MODULES, TESTED_VERSIONS\ndef pytest_configure(config):\n    config.option.astropy_header = True\n    PYTEST_HEADER_MODULES['Astropy'] = 'astropy'"]}],"homepage":null,"github":"https://github.com/astropy/pytest-astropy","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pytest-astropy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":6.5,"avg_import_s":0.43,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pytest-astropy/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}