devel/py-test-textual-snapshot - The NetBSD Packages Collection

Snapshot testing for Textual apps

Snapshot testing for Textual apps.

A pytest-textual-snapshot test saves an SVG screenshot of a running
Textual app to disk.  The next time the test runs, it takes another
screenshot and compares it to the saved one.  If the new screenshot
differs from the old one, the test fails.  This is a convenient
way to quickly and automatically detect visual regressions in your
applications.

Build dependencies

devel/py-poetry-core devel/py-build misc/py-installer pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/py-test textproc/py-jinja2 comms/py-rich comms/py-textual devel/py-syrupy lang/python311 lang/python311

Binary packages

OSArchitectureVersion
(none)

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.