ApprovalTests.Python icon indicating copy to clipboard operation
ApprovalTests.Python copied to clipboard

I want a picture of the approvaltests configuration options

Open jmasonlee opened this issue 2 years ago • 0 comments

Almost everything in approvaltests is configurable.

When I want to change something though, sometimes it's hard for me to form a picture in my brain of what configuration option I need to change it. It's also hard to scroll through all of the documentation to figure out what I need to change to get the behaviour I want.

I want a real world example to build the pictures off of. I want a screenshot of a simple approval test that verifies an object. I want a screenshot of the object and it's str method I want a screenshot of the received and approved files I want arrows drawing the connections between all 3 files I want boxes drawn around the parts that can change (test setup or input like printers, File name, file location, file contents, actions to approve things) I want those boxes to have a connection to a larger box with all of the current built-in options for behaviours I want those boxes to have a picture of how to swap the default configuration for an alternative (including import statements).

jmasonlee avatar May 06 '23 17:05 jmasonlee