{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/6"}],"enrichment":{"capability":"Provides pytest fixtures and test utilities for AWS Deadline Cloud Python packages, including mock server components, accessibility testing tools, and job bundle comparison helpers.","skillfed_tags":["aws-deadline-cloud","pytest-fixtures","mock-testing"],"use_cases":["Unit test AWS Deadline Cloud Python packages without provisioning real EC2 instances or Docker containers.","Test graphical submitter plugins by running a mock server and locating accessibility elements in the host application.","Compare job bundle structures and render outputs in integration tests with configurable normalization and pixel tolerance.","Simulate Deadline worker behavior and command execution in isolated test environments with environment variable configuration.","Build custom worker fixtures by subclassing provided worker classes for domain-specific test scenarios."],"what_it_does":"This package is a test fixture library for AWS Deadline Cloud Python projects. It provides reusable pytest fixtures and helper classes to simulate Deadline Cloud environments, workers, and services in unit and integration tests. The core fixtures include a DeadlineWorker abstraction with EC2 and Docker implementations, allowing tests to start workers and send commands without needing actual AWS infrastructure.\n\nBeyond basic worker fixtures, the package includes four independent testing components: a mock REST-JSON server that runs outside the pytest process; xa11y for cross-platform accessibility testing of graphical submitters; job bundle utilities for conventional test directories and structural comparison; and image comparison by dimensions and pixel tolerance. It depends on boto3, botocore, numpy, pillow, pyyaml, openjd-cli, and xa11y, and supports Python 3.9 through 3.14 on Linux, macOS, and Windows.","worth_installing":"Yes. This is an actively maintained, low-friction library with no known vulnerabilities, permissive licensing, and a focused scope: testing AWS Deadline Cloud Python packages. Install it if you are developing or testing Deadline Cloud integrations or plugins. It is not a general-purpose testing tool and will not be useful outside that ecosystem."},"id":"deadline-cloud-test-fixtures","links":{"html":"https://skillfed.io/packages/deadline-cloud-test-fixtures","md":"https://skillfed.io/packages/deadline-cloud-test-fixtures.md","pypi":"https://pypi.org/project/deadline-cloud-test-fixtures/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-28","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"deadline-cloud-test-fixtures","python_support":"supports_current","summary":"This package contains pytest fixtures that are used to test AWS Deadline Cloud Python packages."},"popularity":{"monthly_downloads":76651,"position":14605,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.18.18"}
