-
Is it possible to configure TUnit to transform |
Beta Was this translation helpful? Give feedback.
Answered by
thomhurst
Nov 24, 2024
Replies: 1 comment 7 replies
-
|
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is achievable in 0.4.1 by inheriting from the
DisplayNameFormatterAttribute
and plugging in custom logic.Here's an example using the library Humanizer: