Minimalist visual regression testing plugin for pytest.
Learn more about the idea behind tinyvdiff. To use it in your project, follow the setup guide.
You can install tinyvdiff from PyPI:
pip install tinyvdiffOr install the development version from GitHub:
git clone https://github.com/nanxstats/tinyvdiff.git
cd tinyvdiff
python3 -m pip install -e .