{"id":19223417,"url":"https://github.com/yuryalencar/hands-on-tests","last_synced_at":"2026-05-03T20:36:06.480Z","repository":{"id":114856248,"uuid":"277136595","full_name":"yuryalencar/hands-on-tests","owner":"yuryalencar","description":"Tests maked in Hands on.","archived":false,"fork":false,"pushed_at":"2020-08-12T20:35:32.000Z","size":1251,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-04T20:52:00.148Z","etag":null,"topics":["covid19","hands-on","predict-covid","python","quality-assurance","robot","robotframework","selenium","seleniumwebdriver","tests"],"latest_commit_sha":null,"homepage":"","language":"RobotFramework","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/yuryalencar.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}},"created_at":"2020-07-04T15:30:02.000Z","updated_at":"2020-08-12T20:35:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"42386dd8-0d00-4f9b-9eda-1d636c3ddd44","html_url":"https://github.com/yuryalencar/hands-on-tests","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/yuryalencar%2Fhands-on-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuryalencar%2Fhands-on-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuryalencar%2Fhands-on-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuryalencar%2Fhands-on-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuryalencar","download_url":"https://codeload.github.com/yuryalencar/hands-on-tests/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240298400,"owners_count":19779281,"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":["covid19","hands-on","predict-covid","python","quality-assurance","robot","robotframework","selenium","seleniumwebdriver","tests"],"created_at":"2024-11-09T15:08:10.537Z","updated_at":"2026-05-03T20:36:01.457Z","avatar_url":"https://github.com/yuryalencar.png","language":"RobotFramework","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Como Rodar Meus Testes ?\n\n\u003e Rodando seus testes salvando os logs em uma pasta\n```\nrobot -d ./[LOGS_PATH] [TESTS_PATH]/[FEATURE].feature.robot\n```\n\n\u003e Exemplo de como rodar os testes salvando os logs em uma pasta\n```\nrobot -d ./logs tests/radar/fornecedor.feature.robot\n```\n\n# Estrutura do projeto de testes\n\n\n## 1. Como instalar\n\n\u003e Instale o Python no seu computador (Preferência Python 3)\n```\nhttps://www.python.org/downloads/\n```\n\n\u003e Instale o Robot Framework\n```\npip install robotframework\n```\n\n\u003e Instale o Selenium WebDriver para o Robot (Testes Web)\n```\npip install --upgrade robotframework-seleniumlibrary\n```\n\n\u003e Instale o HTTP Requests (Chamadas de API)\n```\npip install -U requests\npip install -U robotframework-requests\n```\n\n\u003e Insira o ChromeDriver em suas variáveis de ambiente (Testes Web)\n```\nMac OS: brew cask install chromedriver\nVerificar como fazer de acordo com seu S.O.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuryalencar%2Fhands-on-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuryalencar%2Fhands-on-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuryalencar%2Fhands-on-tests/lists"}