-
Notifications
You must be signed in to change notification settings - Fork 54
Description
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).