kazurayam / inspectus

The Inspectus library enables automated UI tests in Java/Groovy to perform "Visual Inspection" on top of the "materialstore"
Apache License 2.0
0 stars 0 forks source link

Images of apple, mikan, money as fixture are too small #38

Closed kazurayam closed 1 year ago

kazurayam commented 1 year ago

See https://github.com/kazurayam/inspectus/tree/0.5.5/core/src/test/fixtures/images

For example: apple green-apple

mikan money

These are too small. These are expanded in the HTML report, and looks bad, like this

スクリーンショット 2022-11-27 22 29 15
kazurayam commented 1 year ago

A quick fix is to replace the image files with larger size

kazurayam commented 1 year ago

I changed the image files:

スクリーンショット 2022-11-27 22 39 39

Now they look fine.

kazurayam commented 1 year ago

done at 0.6.0