Closed patricoferris closed 3 years ago
jd
is giving a better JSON diff of the parsed output (doing a golden roundtrip tests), treating the JSON objects as sets. Comparing via diff
or as OCaml ASTs wasn't great, a better AST diff library (even just for Polymorphic variants) would be nice.
Thanks.
A follow up for #9 adding the output for my Gitlab that was causing some issues when parsing the events. I just copied it over to the expected output, I didn't quite follow the
jd
testing setup, butdune runtest
passes :)