Hi everyone 👋
In my previous update, I talked about why single-file JSON comparison is not enough for real regression testing.
Today I want to share my actual development process while building the core feature: folder-based batch JSON comparison for my offline QA toolkit.
The real pain with single-file comparison
When doing API regression testing, testers rarely compare only one pair of JSON files.






