{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/7"},{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/3"}],"enrichment":{"capability":"A meta-package that bundles pytest plugins and testing libraries used by Astropy and affiliated packages, providing a unified testing toolkit for Python projects.","skillfed_tags":["pytest-plugins","testing-toolkit","astropy-ecosystem"],"use_cases":["Set up a complete testing environment for an Astropy-affiliated package without manually specifying each pytest plugin.","Add property-based testing via hypothesis to an existing pytest suite alongside standard unit tests.","Enable remote data file testing and docstring example verification in scientific Python projects.","Measure test coverage and filter tests by subpackage in a single unified configuration.","Standardize testing practices across multiple related Python packages by using the same plugin bundle."],"what_it_does":"pytest-astropy is a meta-package that installs a curated collection of pytest plugins and testing libraries in one go. Rather than managing individual pytest extensions separately, you install pytest-astropy and get pytest itself, plus plugins for remote data handling, advanced doctesting, array comparison, test filtering, coverage measurement, mocking, slow test marking, and the hypothesis property-based testing library.\n\nIt's designed primarily for Astropy and its affiliated packages but works for any Python project. The package is actively maintained, supports Python 3.8 through 3.12, and carries no known security vulnerabilities. Installation is straightforward via pip with low friction.","worth_installing":"Yes. This is a low-friction, actively maintained meta-package with no security issues and broad Python version support. Install it if you're working with Astropy, affiliated packages, or any project that would benefit from the bundled testing plugins. The only caveat is verifying that all 10 bundled dependencies align with your project's needs\u2014if you only need a subset, installing individual plugins may be lighter."},"id":"pytest-astropy","links":{"html":"https://skillfed.io/packages/pytest-astropy","md":"https://skillfed.io/packages/pytest-astropy.md","pypi":"https://pypi.org/project/pytest-astropy/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-03","license_spdx":null,"license_treatment":"permissive","name":"pytest-astropy","python_support":"supports_current","summary":"Meta-package containing dependencies for testing"},"popularity":{"monthly_downloads":303718,"position":7810,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.12.0"}
