2
Answers

How can I run a unit test on a JSON file

Suhas Kurse

Suhas Kurse

5y
4.4k
1
I want to unit Test a JSON file. 
 Basically, I want to use the debugger to step through the code.  
I am checking for fields being present and reporting them as they fail
 
Can somebody help
 
Answers (2)