> I extended it to cover the json codebase too (./nft-test -j). I had originally included a similar JSON diff in the patch as well, but then noticed that it made no difference to the output of the test whether it was there or not, so I mistakenly concluded that it didn't matter. The README didn't mention the '-j' flag, and I didn't search in the Python code long enough to understand the relevance of including the JSON diff. Thanks for adding it.