{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/5"}],"enrichment":{"capability":"Attaches images to BehaveX HTML test reports, supporting both binary image data and image files with configurable attachment conditions.","skillfed_tags":["test-reporting","behave-extension","screenshot-capture"],"use_cases":["Embed screenshots into test reports automatically after each step or only when a test fails, for visual debugging.","Attach Selenium WebDriver screenshots to BehaveX HTML reports to document test execution state.","Include pre-generated images (diagrams, UI mockups, reference images) in test reports for comparison or documentation.","Set a global attachment condition in environment.py hooks to control whether images appear in all reports or only failure reports."],"what_it_does":"behavex-images is a small extension library that plugs into BehaveX to embed images directly into the HTML reports generated from Behave test runs. It provides four main methods: attaching images from binary data (e.g., screenshots from Selenium), attaching images from file paths, setting conditions for when images should be included (always, only on failure, or never), and clearing attached images. The library depends on BehaveX, Behave, Pillow for image handling, and filelock for concurrency safety.\n\nYou use it by importing the image_attachments module and calling its methods from within step definitions or environment hooks. It's designed to integrate seamlessly into existing BehaveX projects without requiring changes to test structure\u2014you simply call the attachment methods at the points where you want images captured (e.g., after taking a screenshot in a Selenium test).","worth_installing":"Yes, if you use BehaveX and need visual evidence in test reports. Install friction is low and the library is straightforward. However, the aging maintenance status (364 days since last release, minimal repository activity) means you should verify compatibility with your BehaveX version before relying on it for production test pipelines. No known vulnerabilities."},"id":"behavex-images","links":{"html":"https://skillfed.io/packages/behavex-images","md":"https://skillfed.io/packages/behavex-images.md","pypi":"https://pypi.org/project/behavex-images/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-08-15","license_spdx":null,"license_treatment":"permissive","name":"behavex-images","python_support":"supports_current","summary":"BehaveX extension library to attach images to the test execution report."},"popularity":{"monthly_downloads":145303,"position":11128,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.3.1"}
