flask test -v
should show diffs
#116
Labels
blocked/blocking
Is blocked or blocks development of something else
maintenance
Functionality-orthogonal refactoring or code cleanup that needs doing
question
Further information is requested
I am running into a test failure in the current state of #111. At the end of the failure report, it says
I re-ran with
flask test -v
. It seems to me that in verbose mode, it should always show the diffs.I will work on a PR to that effect, in case @katestange @Vectornaut agree.
(In any case, a way to see the diffs would be handy in investigating what is going on in #111; so if this suggestion doesn't seem good, please recommend another convenient way to see the diffs.)
The text was updated successfully, but these errors were encountered: