mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:17:35 +00:00
headless-browser: Print a diff when a test failure occurs
This will make it a lot easier to understand what went wrong, especially when the failure occurs on CI but not at home. And of course, use LibDiff to generate the diff! :^)
This commit is contained in:
parent
097b5e4803
commit
ad6027433d
4 changed files with 54 additions and 5 deletions
|
@ -379,6 +379,7 @@ if (BUILD_LAGOM)
|
|||
Compress
|
||||
Crypto
|
||||
DNS
|
||||
Diff
|
||||
Gemini
|
||||
Gfx
|
||||
GL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue