jsonDoc included in "TestJSON"
2025-04-26 11:32
jdtestx
[permalink]
Nice! jsonDoc got included into github.com/hydrobyte/TestJSON — actually I forked, added it and did a pull request, and that got accepted — and it ends up about middle of the pack, nice!
I wasn't expecting it to win over the top contenders, since the strong points of jsonDoc lie elsewhere. Mayby I should have a look to add a test to the test suite where jsonDoc does shine: in sequentially processing a series of possibly very similar documents in an array, which should use the same memory and provide a performance boost. The super concise syntax is something that's more of a challenge to write tests for, and maybe best left for personal preference to decide.