Sam
Sam
Closing unless you feel more discussion is needed.
We'd need a JVM Json5 library, the other one I found was https://github.com/brimworks/json5.java but that appears dead. We could support adjusting the jackson library, https://stackoverflow.com/questions/68312227/can-the-jackson-parser-be-used-to-parse-json5
Looks promising. Probably a bit new for this project to rely on it. Very easy to add your own parsers though, just a copy n paste of the existing json...
Are you proposing that the schema generator should also generate the implicit classes?
Please do. On 15 Oct 2016 6:07 p.m., "Denis" [email protected] wrote: > Hi @sksamuel https://github.com/sksamuel ! > > I was wondering why the SBT plugin only considers the > src/main/resources/avro...
That seems reasonable re: errors On Wed, Apr 20, 2022, 4:04 AM Patrick Charles Höfer < ***@***.***> wrote: > Closed #251 . > > — > Reply to this email...
> btw. please rate the cuteness of my dogs picture. > > thanks 10/10 :)
@cchaos thanks that works :)
@mattupstate where do you configure the kotest allure plugin so I can see how that's wired in.
Looks like in later versions they started adding junit platform by default, so that's generating test names in addition to the kotlin one. https://github.com/allure-framework/allure-java/issues/739