{"id":27948595,"url":"https://github.com/cvera08/automationapijavarestassured","last_synced_at":"2026-04-16T17:44:23.714Z","repository":{"id":43377967,"uuid":"453805736","full_name":"cvera08/AutomationAPIJavaRestAssured","owner":"cvera08","description":"Java - RestAssured - TestNG -    Base Automation Project to Test the Back-end endpoints ","archived":false,"fork":false,"pushed_at":"2022-03-04T12:31:53.000Z","size":323,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T14:59:35.980Z","etag":null,"topics":["java","maven","restassuredrestapi"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cvera08.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-30T21:23:46.000Z","updated_at":"2022-10-10T12:36:18.000Z","dependencies_parsed_at":"2022-09-02T18:31:48.799Z","dependency_job_id":null,"html_url":"https://github.com/cvera08/AutomationAPIJavaRestAssured","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cvera08/AutomationAPIJavaRestAssured","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvera08%2FAutomationAPIJavaRestAssured","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvera08%2FAutomationAPIJavaRestAssured/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvera08%2FAutomationAPIJavaRestAssured/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvera08%2FAutomationAPIJavaRestAssured/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cvera08","download_url":"https://codeload.github.com/cvera08/AutomationAPIJavaRestAssured/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvera08%2FAutomationAPIJavaRestAssured/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265947507,"owners_count":23853382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","maven","restassuredrestapi"],"created_at":"2025-05-07T14:59:34.520Z","updated_at":"2026-04-16T17:44:23.655Z","avatar_url":"https://github.com/cvera08.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AutomationApiProject\nBase example of an automation project to test APIs (BE)\n\nJava + RestAssured + TestNG + mvn\n\n**Installation:**\n\n- Make sure you have configured and installed java on your computer. JDK 1.8 should be okay. Resource: https://java.com/en/download/help/download_options.html\n- You will need maven as well. mvn guide: https://maven.apache.org/install.html\n\n_Desirable_: \n- An IDE, like IntelliJ. If you are using Eclipse should be fine as well. https://www.jetbrains.com/es-es/idea/download/ (Make sure to download the Community version, no the Ultimate)\n\n**How to Run the tests:**\n- Make sure to import this project as a mvn project instead of just opening the main folder\n- If you are using IntelliJ you may go to the Maven tab and update the project (Reload All Maven Projects - option), if you are using other IDE or no IDE at all go to the terminal/console, your project location and run: \n- - \u003e mvn clean install\n- Go to your project folder \u003e AutomationApiProject \u003e src/test/testngRunners/ \u003e SingleTest.xml  file \u003e right click \u0026 run \n- A new window will be opened and after a couple of ms you will get something like this:\n\n```\n===============================================\n AutomationApiSuite\n Total tests run: 1, Failures: 0, Skips: 0\n===============================================\n\nProcess finished with exit code 0\n```\n\nIf you get a failure could be a simple endpoint error, \n\nif you get an error make sure all the mvn dependencies/packages are fully installed before running (it could take some time)\n\n**Available Suites:**\n\nThere are at least three types of regression suites in this project:\n- Smoke test: /src/test/testngRunners/SingleTest.xml\n- Sanity test: /src/test/testngRunners/SanityApiRegression.xml\n- Full Regression: /src/test/testngRunners/FullApiRegression.xml\n\nif you have already installed TestNG just need to right click \u003e run '\u003cyourfile\u003eRegression.xml' or to run all the tests use this file:\n- testng.xml\n\n![alt text](https://github.com/cvera08/AutomationApiProject/blob/master/src/main/resources/Images/AutomationApiProject_–_API_Suites.png)\n\n![alt text](https://github.com/cvera08/AutomationApiProject/blob/master/src/main/resources/Images/Test_Results_—_testng_xml.png)\n\n**To dig in a bit more - Main Library documentation:** \n- https://rest-assured.io/\n- - Github / Get Started: https://github.com/rest-assured/rest-assured/wiki/GettingStarted","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvera08%2Fautomationapijavarestassured","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcvera08%2Fautomationapijavarestassured","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvera08%2Fautomationapijavarestassured/lists"}