About Anaconda Help Download Anaconda

conda-forge / packages / pytest-textual-snapshot 1.1.0

A pytest plugin for snapshot testing Textual applications.

copied from cf-staging / pytest-textual-snapshot

Installers

  • noarch v1.1.0

conda install

To install this package run one of the following:
conda install conda-forge::pytest-textual-snapshot

Description

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.


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.15) Legal | Privacy Policy