donkirkby / live-py-plugin

Live coding in Python with PyCharm, Emacs, Sublime Text, or even a browser
https://donkirkby.github.io/live-py-plugin
MIT License
292 stars 56 forks source link

Visual Testing Tutorial #324

Open donkirkby opened 2 years ago

donkirkby commented 2 years ago

Write a detailed introduction to the image differ and live image added in #284.

Come up with some interesting examples, perhaps adding a watermark to an image and building a custom control for PySide6. Look for most similar pairs of Chinese characters?

Talk about sources of fragility and assembling layers of building blocks to keep the tests readable.