It is not a feature request, more like a brainstorm, I have no ideas how it can looks like to be human readable,
but with my first PR (see method testMappingToJsonStringArguments) where I tried to use this lib I faced the test with a lot of special chars, and I have feeling that it should be eligible for conversion into table test.
Any thought on this?
P.S. PR with how it was converted from Spock to Java without this lib.
P.S.S. my PR when I applied @TableTest
It is not a feature request, more like a brainstorm, I have no ideas how it can looks like to be human readable,
but with my first PR (see method
testMappingToJsonStringArguments) where I tried to use this lib I faced the test with a lot of special chars, and I have feeling that it should be eligible for conversion into table test.Any thought on this?
P.S. PR with how it was converted from Spock to Java without this lib.
P.S.S. my PR when I applied
@TableTest