{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/6"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/14"},{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/4"},{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/3"}],"enrichment":{"capability":"Provides object-oriented result representation and rollup aggregation for the pyATS testing framework, enabling hierarchical test result tracking and status consolidation.","skillfed_tags":["test-framework","result-aggregation"],"use_cases":["Aggregate pass/fail counts across multiple test modules into a single consolidated result object.","Track hierarchical test outcomes where parent test suites roll up status from child test cases.","Represent test results programmatically in CI/CD pipelines that need structured result data.","Build custom test reporting tools that consume result objects from pyATS test runs.","Implement result filtering and analysis logic on top of standardized result representations."],"what_it_does":"pyats.results is a sub-component of the pyATS end-to-end testing framework that provides object-oriented abstractions for representing and aggregating test results. It enables developers to track test outcomes hierarchically and roll up status codes across test suites, supporting the data-driven and reusable testing patterns that pyATS emphasizes.\n\nThe package is designed to integrate with pyATS's broader testing ecosystem, which is engineered for Agile rapid development and scales from simple linear test cases to complex asynchronous suites. It has no runtime dependencies beyond Python itself, making it lightweight to add to existing test infrastructure. The package is actively maintained, with recent releases supporting modern Python versions (3.10 through 3.14) on Linux and macOS.","worth_installing":"Yes, if you are already using pyATS or building test infrastructure that needs structured result aggregation. The package is actively maintained, permissively licensed, has no external dependencies, and supports current Python versions. Install it as part of the broader pyATS ecosystem rather than in isolation unless you specifically need result object abstractions outside pyATS."},"id":"pyats-results","links":{"html":"https://skillfed.io/packages/pyats-results","md":"https://skillfed.io/packages/pyats-results.md","pypi":"https://pypi.org/project/pyats-results/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":null,"license_treatment":"permissive","name":"pyats.results","python_support":"supports_current","summary":"pyATS Results: Representing Results using Objects"},"popularity":{"monthly_downloads":295224,"position":7929,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"26.7"}
