{"id":22703643,"url":"https://github.com/gokulsam07/checkly","last_synced_at":"2025-03-29T20:11:05.244Z","repository":{"id":249496169,"uuid":"831656880","full_name":"gokulsam07/checkly","owner":"gokulsam07","description":"This is a unified framework to test UI, API tests using Selenide, Rest Assured \u0026 TestNG","archived":false,"fork":false,"pushed_at":"2025-02-17T09:50:20.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T10:27:12.575Z","etag":null,"topics":["java","restassured","selenide","selenide-java","testng"],"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/gokulsam07.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-21T08:25:17.000Z","updated_at":"2025-02-17T09:50:23.000Z","dependencies_parsed_at":"2024-07-21T10:58:53.947Z","dependency_job_id":"c0976b1d-3db3-4250-a7c0-e991ba2cba8d","html_url":"https://github.com/gokulsam07/checkly","commit_stats":null,"previous_names":["gokulsam07/checkly"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gokulsam07%2Fcheckly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gokulsam07%2Fcheckly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gokulsam07%2Fcheckly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gokulsam07%2Fcheckly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gokulsam07","download_url":"https://codeload.github.com/gokulsam07/checkly/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246237438,"owners_count":20745348,"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","restassured","selenide","selenide-java","testng"],"created_at":"2024-12-10T08:12:07.835Z","updated_at":"2025-03-29T20:11:05.218Z","avatar_url":"https://github.com/gokulsam07.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# checkly\n\nThis is a unified framework built for testing both UI \u0026 API layer using Selenide, Rest Assured, TestNG\n\n### Prerequisites\n\n* Java\n* Selenide \n* Rest Assured\n* TestNG\n\n### Installation\n\n1. Clone the repository: `git clone https://github.com/gokulsam07/checkly.git`\n\n### Project Structue\n\n```\ncheckly/                              # root dir\n├── src/main/java                                              \n     ├── pages/                       # page objects for all UI pages                    \n     ├── rest.core/                   # rest implementation to for common http methods\n     └── ui.core/                     # utility methods for ui layer                 \n├── src/test/java\n     ├── checkly.tests.api.**         # api tests                 \n     ├── checkly.tests.ui.**          # ui tests\n     └── test.utils                   # helper methods for tests\n├── src/test/resources                # properties files, data for tests                           \n├── pom.xml                           # dependency management\n├── checkly-api.xml                   # xml file for api tests\n├── checkly.ui.xml                    # xml file to test ui \n└── testng.xml                        # combined ui \u0026 api test\n\n```\n\n### Test Runs\n\n* How to run the test? `mvn test -DsuiteXmlFiles=\u003cxml file\u003e -Dgroups=\"\u003ctags\u003e\"` \n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgokulsam07%2Fcheckly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgokulsam07%2Fcheckly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgokulsam07%2Fcheckly/lists"}