{"id":18571931,"url":"https://github.com/adamcegielka/learn-test-automation","last_synced_at":"2026-04-11T03:32:08.526Z","repository":{"id":152047072,"uuid":"603458352","full_name":"adamcegielka/learn-test-automation","owner":"adamcegielka","description":"Cypress, Playwright, Selenium, BDD, Postman, Rest API, Cucumber, BDD","archived":false,"fork":false,"pushed_at":"2023-10-31T19:19:40.000Z","size":3506,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T17:16:03.003Z","etag":null,"topics":["bdd","cucumber","cypress","playwright","postman","rest-api","restful-api","selenium","test-automation","webdriver"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/adamcegielka.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,"zenodo":null}},"created_at":"2023-02-18T15:22:04.000Z","updated_at":"2025-06-15T00:41:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"51289f84-38cc-42a7-952c-4ee097b81cf4","html_url":"https://github.com/adamcegielka/learn-test-automation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adamcegielka/learn-test-automation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamcegielka%2Flearn-test-automation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamcegielka%2Flearn-test-automation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamcegielka%2Flearn-test-automation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamcegielka%2Flearn-test-automation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamcegielka","download_url":"https://codeload.github.com/adamcegielka/learn-test-automation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamcegielka%2Flearn-test-automation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31668046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bdd","cucumber","cypress","playwright","postman","rest-api","restful-api","selenium","test-automation","webdriver"],"created_at":"2024-11-06T23:04:21.653Z","updated_at":"2026-04-11T03:32:08.479Z","avatar_url":"https://github.com/adamcegielka.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My study of automated testing\n\nHere is my learning material in automated testing from various courses and webinars  \n\u003cbr\u003e\n\n![Playwright](https://img.shields.io/badge/-Playwright-3776AB?style=flat\u0026logo=Playwright\u0026logoColor=white)\n\n- [Playwright-with-jaktestowac.pl](https://github.com/adamcegielka/learn-test-automation/tree/main/Playwright-with-jaktestowac.pl) - My exercises in automatic test lessons from [jaktestowac.pl](https://jaktestowac.pl/)\n- [Playwright-Automated-Software-Testing](https://github.com/adamcegielka/learn-test-automation/tree/main/Playwright-Automated-Software-Testing) - My learning and gaining skills in automated testing with Playwright\n- [Playwright-BDD-CodeceptJS](https://github.com/adamcegielka/learn-test-automation/tree/main/Playwright-BDD-CodeceptJS) - Gaining experience in BDD testing with CodeceptJS\n- [Playwright-Cucumber](https://github.com/adamcegielka/learn-test-automation/tree/main/Playwright-Cucumber) - Gaining experience in BDD testing with Cucumber\n- [Playwright-Rest-API-Testing](https://github.com/adamcegielka/learn-test-automation/tree/main/Playwright-Rest-API-Testing) - My study of Rest API testing at Playwright  \n\u003cbr\u003e\n\n![Cypress](https://img.shields.io/badge/-Cypress-3776AB?style=flat\u0026logo=Cypress\u0026logoColor=white)  \n[Cypress](https://github.com/adamcegielka/learn-test-automation/tree/main/Cypress) My exercises in automatic test lessons from udemy [Cypress od podstaw - Automatyzacja testów](https://www.udemy.com/course/cypress-od-podstaw/)  \n\u003cbr\u003e\n\n![Selenium](https://img.shields.io/badge/-Selenium-3776AB?style=flat\u0026logo=Selenium\u0026logoColor=white)  \n[Selenium-Udem](https://github.com/adamcegielka/learn-test-automation/tree/main/Selenium-Udem) My exercises in automated testing from the course from Udemy [Kurs Selenium Java od podstaw](https://www.udemy.com/course/kurs-selenium-java/)  \n\u003cbr\u003e\n\n![Postman](https://img.shields.io/badge/-Postman-3776AB?style=flat\u0026logo=Postman\u0026logoColor=white) ![Rest API](https://img.shields.io/badge/-RestAPI-3776AB?style=flat\u0026logo=restapi\u0026logoColor=white)\n- [Postman-RestAPI-JSON-Server](https://github.com/adamcegielka/learn-test-automation/tree/main/Postman-RestAPI-JSON-Server) Testing with JSON Server Repository \n- [RESTfulAPI-with-Node.js](https://github.com/adamcegielka/learn-test-automation/tree/main/RESTfulAPI-with-Node.js) Testing with Academind on YouTube\n- [Postman](https://github.com/adamcegielka/learn-test-automation/tree/main/Postman) My skills in Rest API testing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamcegielka%2Flearn-test-automation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamcegielka%2Flearn-test-automation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamcegielka%2Flearn-test-automation/lists"}