We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6631620 commit f64b872Copy full SHA for f64b872
CHANGELOG.md
@@ -9,6 +9,8 @@
9
- Converting incorrectly YAML-parsed booleans back to their enum values when possible
10
- Support enum aliases (defined as static fields on the enum), and in particular
11
Protocol Buffer enum aliases
12
+- When generating test names for enum values, the enum name is used instead of
13
+ its `toString()` method.
14
15
## 1.15
16
0 commit comments