{"id":42687687,"url":"https://github.com/lackary/apis-testing","last_synced_at":"2026-01-29T12:41:34.386Z","repository":{"id":294773628,"uuid":"988035812","full_name":"lackary/apis-testing","owner":"lackary","description":"This is a drill that implements APIs client testing with pytest, including Integration Test ","archived":false,"fork":false,"pushed_at":"2025-07-17T02:24:04.000Z","size":1214,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-17T04:51:33.959Z","etag":null,"topics":["api-client","cicd","pytest-allure","pytest-cov","pytest-html"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lackary.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":"2025-05-22T00:50:26.000Z","updated_at":"2025-06-14T15:13:34.000Z","dependencies_parsed_at":"2025-05-23T13:16:20.341Z","dependency_job_id":"87ca98e0-4482-45cc-a472-3d1af9ee26b0","html_url":"https://github.com/lackary/apis-testing","commit_stats":null,"previous_names":["lackary/test_example","lackary/apis-testing"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lackary/apis-testing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lackary%2Fapis-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lackary%2Fapis-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lackary%2Fapis-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lackary%2Fapis-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lackary","download_url":"https://codeload.github.com/lackary/apis-testing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lackary%2Fapis-testing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28877876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T10:31:27.438Z","status":"ssl_error","status_checked_at":"2026-01-29T10:31:01.017Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["api-client","cicd","pytest-allure","pytest-cov","pytest-html"],"created_at":"2026-01-29T12:41:33.621Z","updated_at":"2026-01-29T12:41:34.380Z","avatar_url":"https://github.com/lackary.png","language":"Python","readme":"# Testing\n\n![Tests](https://github.com/lackary/apis-testing/actions/workflows/test.yml/badge.svg)\n\n## Installation and Setup\n\n- Install pyenv by brew (MacOS)\n- Set up your shell environment for Pyenv for pyenv (See [detail](https://github.com/pyenv/pyenv/tree/master?tab=readme-ov-file#installation))\n\n```sh\nexport PYENV_ROOT=\"$HOME/.pyenv\"\n[[ -d $PYENV_ROOT/bin ]] \u0026\u0026 export PATH=\"$PYENV_ROOT/bin:$PATH\"\neval \"$(pyenv init - zsh)\"\n```\n\n- Restart your shell or terminal and check it\n\n```sh\npyenv local $your_python_version\nsource ~/.zshrc\npyenv versions\n  system\n* $your_python_version\npython --version\n```\n\n- Set virtual environment by venv\n\n```sh\npython -m venv .venv\nsource .venv/bin/activate\n```\n\n- Install packages by pip\n\n```sh\npip install -r requirements.txt\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flackary%2Fapis-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flackary%2Fapis-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flackary%2Fapis-testing/lists"}