{"id":23962804,"url":"https://github.com/wileylabs/teasy","last_synced_at":"2025-04-13T11:32:44.659Z","repository":{"id":56619545,"uuid":"93883992","full_name":"WileyLabs/teasy","owner":"WileyLabs","description":"Test easy with Teasy - UI automation testing framework","archived":false,"fork":false,"pushed_at":"2023-05-09T18:07:48.000Z","size":18101,"stargazers_count":30,"open_issues_count":30,"forks_count":31,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-03-27T02:43:23.113Z","etag":null,"topics":["automated-testing","java","selenium","teasy","testng"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WileyLabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2017-06-09T17:57:20.000Z","updated_at":"2025-03-24T17:31:02.000Z","dependencies_parsed_at":"2024-11-16T18:43:49.683Z","dependency_job_id":null,"html_url":"https://github.com/WileyLabs/teasy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WileyLabs%2Fteasy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WileyLabs%2Fteasy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WileyLabs%2Fteasy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WileyLabs%2Fteasy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WileyLabs","download_url":"https://codeload.github.com/WileyLabs/teasy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248705960,"owners_count":21148620,"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":["automated-testing","java","selenium","teasy","testng"],"created_at":"2025-01-06T20:56:31.823Z","updated_at":"2025-04-13T11:32:44.621Z","avatar_url":"https://github.com/WileyLabs.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Teasy\n[![Maven Central](https://img.shields.io/maven-central/v/com.wiley/teasy.svg?label=Maven%20Central)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.wiley%22%20a%3A%22teasy%22)\n\nTest easy with Teasy - UI automation testing framework\n\n# Description\nTeasy is a Java-based testing framework built on Selenium and TestNG. Its aim is to make your web testing easier by providing solutions to a lot of things that you will face during UI automation testing. Check out our [wiki page](https://github.com/WileyLabs/teasy/wiki) for more details.\n# Quickstart\nExtend your tests from ```SeleniumBaseTest``` and extend your Pages from ```BasePage```. Detailed description will be added soon...\n# Usage\nYou will need to have the following soft installed before using teasy:\n* java 8+\n* maven 3+\n\nand you will need to add the following dependency to your project's *pom.xml* file\n\nLatest teasy\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.wiley\u003c/groupId\u003e\n  \u003cartifactId\u003eteasy\u003c/artifactId\u003e\n  \u003cversion\u003e2.0.15\u003c/version\u003e\n\u003c/dependency\u003e\n```\nOld spring-based teasy will be available in 1.x versions\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.wiley\u003c/groupId\u003e\n  \u003cartifactId\u003eteasy\u003c/artifactId\u003e\n  \u003cversion\u003e1.1.5\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n# Contributing\n\nWe're just getting started here, but please post issues if you have any!\n\n# License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwileylabs%2Fteasy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwileylabs%2Fteasy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwileylabs%2Fteasy/lists"}