Tag: testing
TIL: Testing Image Generation February 22nd, 2021
I figured out how to write an assert_images_equal
function for testing that a generated image matches an expected one. It’’s a lot simpler than I’’d have thought, and the results are great!