This Repository is a Demo of Testing Using the Pytest and Requests Module
Please Install the Following Libraries in Your Terminal
- requests
- pytest
- jsonpath
- Clone and Locate the Repository
- Go to the Location of the Repository
- In the test_CreateNewUser.py and the test_UpdateUser.py, please change the location of the json file in the code to where the json files have been stored in your device
- Run the Following Command: pytest PythonTestingRepository
In the Repository you can go to the ipynb file and click the 'Open In Colab' Button or go to the following link to test the code: https://colab.research.google.com/drive/1O-b19tzWNCf-Fn62Kos_89OPnQ5Mbfdv?usp=sharing