so instead of ``` strikt.internal.opentest4j.Compo...
# strikt
c
so instead of
Copy code
strikt.internal.opentest4j.CompoundAssertionFailure: ▼ Expect that "fnord":
  ✗ is equal to "fnor" : found "fnord"
you could have
Copy code
strikt.internal.opentest4j.CompoundAssertionFailure: ▼ Expect that userName:
  ✗ is equal to "fnor" : found "fnord"