{"id":13711439,"url":"https://github.com/samlucax/cypress-learning-checklist","last_synced_at":"2025-05-06T20:32:57.135Z","repository":{"id":45060048,"uuid":"350580261","full_name":"samlucax/cypress-learning-checklist","owner":"samlucax","description":"Acelere seu aprendizado sobre Cypress priorizando o que estudar primeiro.","archived":false,"fork":false,"pushed_at":"2022-01-11T22:43:19.000Z","size":79,"stargazers_count":164,"open_issues_count":0,"forks_count":42,"subscribers_count":10,"default_branch":"main","last_synced_at":"2024-11-13T21:45:02.106Z","etag":null,"topics":["checklist","cypress","estudos"],"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/samlucax.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}},"created_at":"2021-03-23T04:38:09.000Z","updated_at":"2024-10-30T16:18:08.000Z","dependencies_parsed_at":"2022-09-05T04:00:58.241Z","dependency_job_id":null,"html_url":"https://github.com/samlucax/cypress-learning-checklist","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/samlucax%2Fcypress-learning-checklist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samlucax%2Fcypress-learning-checklist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samlucax%2Fcypress-learning-checklist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samlucax%2Fcypress-learning-checklist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samlucax","download_url":"https://codeload.github.com/samlucax/cypress-learning-checklist/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252764743,"owners_count":21800738,"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":["checklist","cypress","estudos"],"created_at":"2024-08-02T23:01:08.160Z","updated_at":"2025-05-06T20:32:56.652Z","avatar_url":"https://github.com/samlucax.png","language":null,"funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"\u003ch1 align=\"center\"\u003eCypress Learning Checklist\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eAcelere seu aprendizado sobre Cypress priorizando o que estudar primeiro.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"cypress-learning-checklist.png\" width=\"90%\"/\u003e\u003c/p\u003e\n\nNosso dia tem 24hs, mas obviamente não temos 24hs disponíveis. Em geral:\n\n- 8hs estamos trabalhando\n- 8hs estamos dormindo\n- 3hs estamos nos afazeres domésticos\n- 5hs é o que sobra para alimentação, estudos, lazer.\n\nIsso sem contar deslocamentos, família, imprevistos.\n\nTodos os estes itens influenciam no tempo que temos (ou que não temos) para aprender algo novo. Por isso, de tempos em tempos eu costumo testar alguma técnica de aprendizado para entender qual seria a forma mais rápida e assertiva, caso tivesse que aprender o mesmo assunto de novo. Acredito que isso pode ajudar outras pessoas, por isso estou compartilhando o Cypress Learning Checklist.\n\nO Cypress Learning Checklist é uma lista com comandos do Cypress organizados por ordem de prioridade. O critério adotado para essa priorização foi a frequência de uso destes comandos, considerando a minha experiência. Ficou assim:\n\n- Comandos usados com frequência alta - 3 estrelas ⭐️⭐️⭐️\n- Comandos usados com frequência moderada - 2 estrelas ⭐️⭐️\n- Comandos usado com frequência baixa - 1 estrelas ⭐️\n\n\u003cp align=\"center\"\u003ePra te ajudar a lembrar o que já estudou ou não, criei  \u003cstrong\u003e\u003ca href=\"https://www.notion.so/Cypress-Learning-Checklist-2e9ee8cd9b4e42809deedea597710079\"\u003eesse template no Notion\u003c/a\u003e.\u003c/strong\u003e Use para te ajudar a revisar ⚡️ \u003c/p\u003e\n\n\n### Comandos ⭐️⭐️⭐️\n\n- ⭐️⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/click\"\u003eclick\u003c/a\u003e\n- ⭐️⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/contains\"\u003econtains\u003c/a\u003e\n- ⭐️⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/get\"\u003eget\u003c/a\u003e\n- ⭐️⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/intercept\"\u003eintercept\u003c/a\u003e\n- ⭐️⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/log\"\u003elog\u003c/a\u003e\n- ⭐️⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/pause\"\u003epause\u003c/a\u003e\n- ⭐️⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/request\"\u003erequest\u003c/a\u003e\n- ⭐️⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/screenshot\"\u003escreenshot\u003c/a\u003e\n- ⭐️⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/should\"\u003eshould\u003c/a\u003e\n- ⭐️⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/then\"\u003ethen\u003c/a\u003e\n- ⭐️⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/type\"\u003etype\u003c/a\u003e\n- ⭐️⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/visit\"\u003evisit\u003c/a\u003e\n- ⭐️⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/wait\"\u003ewait\u003c/a\u003e\n\n### Comandos ⭐️⭐️\n\n- ⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/as\"\u003eas\u003c/a\u003e \n- ⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/check\"\u003echeck\u003c/a\u003e\n- ⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/children\"\u003echildren\u003c/a\u003e\n- ⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/clear\"\u003eclear\u003c/a\u003e\n- ⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/eq\"\u003eeq\u003c/a\u003e\n- ⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/find\"\u003efind\u003c/a\u003e\n- ⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/first\"\u003efirst\u003c/a\u003e\n- ⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/fixture\"\u003efixture\u003c/a\u003e\n- ⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/its\"\u003eits\u003c/a\u003e\n- ⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/last\"\u003elast\u003c/a\u003e\n- ⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/parent\"\u003eparent\u003c/a\u003e\n- ⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/readFile\"\u003ereadFile\u003c/a\u003e\n- ⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/scrollIntoView\"\u003escrollIntoView\u003c/a\u003e\n- ⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/select\"\u003eselect\u003c/a\u003e\n- ⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/submit\"\u003esubmit\u003c/a\u003e\n- ⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/uncheck\"\u003euncheck\u003c/a\u003e\n- ⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/url\"\u003eurl\u003c/a\u003e\n- ⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/viewport\"\u003eviewport\u003c/a\u003e\n- ⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/window\"\u003ewindow\u003c/a\u003e\n- ⭐️⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/writeFile\"\u003ewriteFile\u003c/a\u003e\n\n### Comandos ⭐️\n\n- ⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/and\"\u003eand\u003c/a\u003e\n- ⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/clearCookie\"\u003eclearCookie\u003c/a\u003e\n- ⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/clearCookies\"\u003eclearCookies\u003c/a\u003e\n- ⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/clearLocalStorage\"\u003eclearLocalStorage\u003c/a\u003e\n- ⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/each\"\u003eeach\u003c/a\u003e\n- ⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/getCookie\"\u003egetCookie\u003c/a\u003e\n- ⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/getCookies\"\u003egetCookies\u003c/a\u003e\n- ⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/go\"\u003ego\u003c/a\u003e\n- ⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/invoke\"\u003einvoke\u003c/a\u003e\n- ⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/next\"\u003enext\u003c/a\u003e\n- ⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/prev\"\u003eprev\u003c/a\u003e\n- ⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/reload\"\u003ereload\u003c/a\u003e\n- ⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/route\"\u003eroute\u003c/a\u003e\n- ⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/server\"\u003eserver\u003c/a\u003e\n- ⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/siblings\"\u003esiblings\u003c/a\u003e\n- ⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/spread\"\u003espread\u003c/a\u003e\n- ⭐️ \u003ca href=\"https://docs.cypress.io/api/commands/trigger\"\u003etrigger\u003c/a\u003e\n\nLembrando que essa é uma lista *otimizada*. Logo, você deve priorizar os itens acima, e **quando** concluir os estudos passar a estudar os comandos abaixo. Ou, apenas ler brevemente o que faz cada um para ter consciência do uso.\n\nComandos não priorizados por enquanto:\n\nblur,\nclock,\nclosest,\ndblclick,\ndebug,\ndocument,\nend,\nexec,\nfilter,\nfocus,\nfocused,\nhash,\nhover,\nlocation,\nnextAll,\nnextUntil,\nnot,\nparents,\nparentsUntil,\nprevAll,\nprevUntil,\nrightclick,\nroot,\nscrollTo,\nsetCookie,\nshadow,\nspy,\nstub,\ntask,\ntick,\ntitle,\nwithin,\nwrap.\n\n---\n\nPronto!\n\nVocê conseguiu aprender os comandos mais importantes do Cypress de forma organizada e priorizada.\nSeu tempo agradece.\n\n*Lembrando que essa lista é baseada em minha experiência como QA, em breve farei uma v2 baseada em pesquisa*\n\n⭐️ Deixe o like ⭐️\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamlucax%2Fcypress-learning-checklist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamlucax%2Fcypress-learning-checklist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamlucax%2Fcypress-learning-checklist/lists"}