#Rest_Assured_Api_Testing_https://api.weatherbit.io
#Tools Use:
- IntelIJ IDE
- Maven
- JDK 1.8
- RestAssured POM Dependency
#How to Use:
- Open the project IntelIJ IDE.
- Update Maven Repository.
- Go to src > test> java - two folders should be visible.
- Go to project Structure > project > select JDK 1.8.
- run the file.
NB: This project gives us some current information based on the country. it gives us city weather, temperature, sunrise, states_code etc. I already implement some TestNG Assertions, based on JSon Body data.