Prerequisites Java 8 or higher Maven 3.6.0 or higher Setup Clone the repository: git clone https://github.com/vikas735s/swapi-tests.git cd swapi-tests Build the project: mvn clean install Running Tests To run the tests, use the following Maven command: mvn test