unasync icon indicating copy to clipboard operation
unasync copied to clipboard

Option to check that output is correct without writing output

Open johtso opened this issue 5 years ago • 1 comments

This is useful for workflows where everything gets a final once-over as part of testing.

See: https://github.com/encode/httpcore/blob/0.11.1/unasync.py#L49

johtso avatar Oct 05 '20 08:10 johtso

This would definitely be useful in our own test suite. 👍

pquentin avatar Oct 05 '20 09:10 pquentin