{"id":40407650,"url":"https://github.com/irsdora/cypress-bdd-page-objects-template","last_synced_at":"2026-01-20T14:02:36.955Z","repository":{"id":333403913,"uuid":"1137157886","full_name":"irsdora/cypress-bdd-page-objects-template","owner":"irsdora","description":"📋Projeto de automação Web com Cypress + JavaScript. Implementação de arquitetura Page Object Model (POM) e BDD para validação de fluxos críticos de negócio.","archived":false,"fork":false,"pushed_at":"2026-01-19T02:12:13.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-19T11:52:30.890Z","etag":null,"topics":["bdd","cucumber","cypress","e2e-tests","javascript","page-object","quality-assurance","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/irsdora.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-19T01:58:11.000Z","updated_at":"2026-01-19T02:38:33.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/irsdora/cypress-bdd-page-objects-template","commit_stats":null,"previous_names":["irsdora/cypress-bdd-page-objects-template"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/irsdora/cypress-bdd-page-objects-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irsdora%2Fcypress-bdd-page-objects-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irsdora%2Fcypress-bdd-page-objects-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irsdora%2Fcypress-bdd-page-objects-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irsdora%2Fcypress-bdd-page-objects-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irsdora","download_url":"https://codeload.github.com/irsdora/cypress-bdd-page-objects-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irsdora%2Fcypress-bdd-page-objects-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28604712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T12:01:53.233Z","status":"ssl_error","status_checked_at":"2026-01-20T12:01:46.545Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","e2e-tests","javascript","page-object","quality-assurance","testing"],"created_at":"2026-01-20T14:02:35.940Z","updated_at":"2026-01-20T14:02:36.950Z","avatar_url":"https://github.com/irsdora.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌐 Automação Web E2E: Cypress + Page Objects + Cucumber (BDD) \n\n⌨️ Em desenvolvimento por Isadora Silva [ linkedin.com/in/isadorarsilva/ ]\n\n![Build Status](https://img.shields.io/github/actions/workflow/status/irsdora/cypress-bdd-page-objects-template/main.yml?branch=main)\n![Cypress Version](https://img.shields.io/badge/cypress-13.0.0-brightgreen)\n![JavaScript](https://img.shields.io/badge/javascript-ES6+-yellow)\n\n## 📋 Sobre o Projeto\nEste repositório contém a automação de testes de interface (UI) para o site ****. \nO objetivo é garantir a qualidade dos fluxos críticos de negócio, como login, busca de produtos e checkout.\n\nO projeto foi estruturado utilizando as melhores práticas de mercado:\n- **Page Objects Model (POM):** Para facilitar a manutenção dos seletores.\n- **BDD (Behavior Driven Development):** Escrita de cenários em Gherkin para aproximação com o negócio.\n- **Clean Code:** Código limpo e modularizado.\n\n---\n\n## 🛠️ Tecnologias e Ferramentas\n- **Framework:** [Cypress](https://www.cypress.io/)\n- **Linguagem:** JavaScript / Node.js\n- **BDD:** Cypress Cucumber Preprocessor\n- **Relatórios:** Mochawesome Reports\n- **CI/CD:** GitHub Actions\n\n## 🌐 Como Rodar o Projeto\n\n\n- 📋 Instalação\n- 📋 Execução dos Testes\n- 📋 Evidências e Relatórios\n\n\n ## 🏗️ Estrutura do Projeto\n```text\n├── cypress\n│   ├── e2e\n│   │   ├── features         # Arquivos .feature (Gherkin)\n│   │   └── step_definitions # Implementação dos passos\n│   ├── pages                # Classes Page Objects (Seletores e Ações)\n│   ├── support              # Comandos customizados e configurações\n│   └── fixtures             # Massas de dados (JSON)\n├── cypress.config.js        # Configurações do Cypress\n└── package.json             # Dependências e scripts\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firsdora%2Fcypress-bdd-page-objects-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firsdora%2Fcypress-bdd-page-objects-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firsdora%2Fcypress-bdd-page-objects-template/lists"}