Simple command line application to search the data and return the results in a human readable format
All the json files which contains data, should be in same folder where the program (solution.py) resides.
- Open cmd ( start + cmd ).
- Go to the location of solution.py
- Write down following command :
python solution.py
- Open cmd ( start + cmd ).
- Go to the location of unittesting.py
- Write down following command :
python unittesting.py -v