{"id":28327174,"url":"https://github.com/burhanh/automaton","last_synced_at":"2025-06-24T04:31:05.869Z","repository":{"id":103983831,"uuid":"152349456","full_name":"BurhanH/automaton","owner":"BurhanH","description":"Test automation frameworks","archived":false,"fork":false,"pushed_at":"2025-05-19T19:30:00.000Z","size":205,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-02T10:48:54.983Z","etag":null,"topics":["api-testing","automation","csharp","dotnet","java","javascript","performance-testing","python","ruby","testing","ui-testing"],"latest_commit_sha":null,"homepage":"","language":null,"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/BurhanH.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2018-10-10T02:14:32.000Z","updated_at":"2025-05-19T19:30:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"d2e61ee5-24dd-45f2-94b5-18dadbbb182f","html_url":"https://github.com/BurhanH/automaton","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BurhanH/automaton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurhanH%2Fautomaton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurhanH%2Fautomaton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurhanH%2Fautomaton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurhanH%2Fautomaton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurhanH","download_url":"https://codeload.github.com/BurhanH/automaton/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurhanH%2Fautomaton/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261603943,"owners_count":23183566,"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":["api-testing","automation","csharp","dotnet","java","javascript","performance-testing","python","ruby","testing","ui-testing"],"created_at":"2025-05-26T01:16:49.448Z","updated_at":"2025-06-24T04:31:05.854Z","avatar_url":"https://github.com/BurhanH.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Automaton project\n\n[![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/BurhanH/automaton/blob/master/LICENSE)\n\n\nThis project was developed to show how possible to automate similar scenarios on different programming languages and a variety of testing frameworks.\nI've tried to cover popular testing approaches such as UI testing, API testing, and Performance/Load testing.\n\n![alt text](automaton.png \"Automaton\") \u003cbr\u003e\n\n## List of repositories:\n\n1) [Automaton-v1](https://github.com/BurhanH/automaton-v1 \"Automaton-v1 project\") UI validation, Python, Selenium, Behave \u003cbr\u003e\n2) [Automaton-v2](https://github.com/BurhanH/automaton-v2 \"Automaton-v2 project\") UI validation, Python, Selenium, Unittest \u003cbr\u003e\n3) [Automaton-v3](https://github.com/BurhanH/automaton-v3 \"Automaton-v3 project\") UI validation, Python, Selenium, Pytest \u003cbr\u003e\n4) [Automaton-v4](https://github.com/BurhanH/automaton-v4 \"Automaton-v4 project\") UI validation, Ruby, Selenium, Cucumber \u003cbr\u003e\n5) [Automaton-v5](https://github.com/BurhanH/automaton-v5 \"Automaton-v5 project\") API validation, Python, Unittest \u003cbr\u003e\n6) [Automaton-v6](https://github.com/BurhanH/automaton-v6 \"Automaton-v6 project\") API validation, Python, Pytest \u003cbr\u003e\n7) [Automaton-v7](https://github.com/BurhanH/automaton-v7 \"Automaton-v7 project\") UI validation, JavaScript, Selenium, Mocha \u003cbr\u003e\n8) [Automaton-v8](https://github.com/BurhanH/automaton-v8 \"Automaton-v8 project\") UI validation, Java, Selenium, JUnit \u003cbr\u003e\n9) [Automaton-v9](https://github.com/BurhanH/automaton-v9 \"Automaton-v9 project\") UI | Visual validation, Python, Selenium, Unittest \u003cbr\u003e\n10) [Automaton-v10](https://github.com/BurhanH/automaton-v10 \"Automaton-v10 project\") Performance | Load validation, Scala, Gatling tool \u003cbr\u003e\n11) [Automaton-v11](https://github.com/BurhanH/automaton-v11 \"Automaton-v11 project\") UI validation, Java, Selenium, TestNG \u003cbr\u003e\n12) [Automaton-v12](https://github.com/BurhanH/automaton-v12 \"Automaton-v12 project\") UI validation, Java, Selenium, TestNG, PageFactory \u003cbr\u003e\n13) [Automaton-v13](https://github.com/BurhanH/automaton-v13 \"Automaton-v13 project\") Java, Junit, Cucumber \u003cbr\u003e\n14) [Automaton-v14](https://github.com/BurhanH/automaton-v14 \"Automaton-v14 project\") UI validation, Java, Junit, Cucumber, Selenium, PageFactory \u003cbr\u003e\n15) [Automaton-v15](https://github.com/BurhanH/automaton-v15 \"Automaton-v15 project\") API validation, JavaScript, Mocha, Chai, Supertest \u003cbr\u003e\n16) [Automaton-v16](https://github.com/BurhanH/automaton-v16 \"Automaton-v16 project\") Test Infrastructure, Travis CI, Docker, Selenium Grid \u003cbr\u003e\n17) [Automaton-v17](https://github.com/BurhanH/automaton-v17 \"Automaton-v17 project\") Chatbot validation, Python, Unittest \u003cbr\u003e\n18) [Automaton-v18](https://github.com/BurhanH/automaton-v18 \"Automaton-v18 project\") Robot framework, Python (Under construction) \u003cbr\u003e  \n19) [Automaton-v19](https://github.com/BurhanH/automaton-v19 \"Automaton-v19 project\") Appium, Android, NodeJS, Python (Deprecated) \u003cbr\u003e\n20) [Automaton-v20](https://github.com/BurhanH/Automaton-v20 \"Automaton-v20 project\") API validation, Java, REST assured, JUnit \u003cbr\u003e\n21) [Automaton-v21](https://github.com/BurhanH/Automaton-v21 \"Automaton-v21 project\") UI + REST API validation, Cypress, Mocha \u003cbr\u003e\n22) [Automaton-v22](https://github.com/BurhanH/Automaton-v22 \"Automaton-v22 project\") Performance | Load testing, Python, Locust \u003cbr\u003e\n23) [Automaton-v23](https://github.com/BurhanH/automaton-v23 \"Automaton-v23 project\") API validation, C#, .Net8, MSTest, Refit, Docker \u003cbr\u003e\n24) [Automaton-v24](https://github.com/BurhanH/automaton-v24 \"Automaton-v24 project\") API validation, C#, .Net8, MSTest ,RestSharp \u003cbr\u003e\n25) [Automaton-v25](https://github.com/BurhanH/automaton-v25 \"Automaton-v25 project\") API validation, C#, .Net8, TUnit, Refit \u003cbr\u003e\n26) [Automaton-v26](https://github.com/BurhanH/automaton-v26 \"Automaton-v26 project\") API validation, C#, .Net8, XUnit, Refit \u003cbr\u003e\n27) [Automaton-v27](https://github.com/BurhanH/automaton-v27 \"Automaton-v27 project\") API validation, C#, .Net8, XUnit, MSTest, Refit \u003cbr\u003e\n28) [Automaton-v28](https://github.com/BurhanH/automaton-v28 \"Automaton-v28 project\") UI validation, C#, .Net8, MSTest, Playwright \u003cbr\u003e\n29) [Automaton-v29](https://github.com/BurhanH/automaton-v29 \"Automaton-v29 project\") UI validation, C#, .Net8, MSTest, NUnit, Selenium \u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburhanh%2Fautomaton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fburhanh%2Fautomaton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburhanh%2Fautomaton/lists"}