{"id":21911703,"url":"https://github.com/stepicorg/stepik-pytest","last_synced_at":"2026-05-19T10:31:27.587Z","repository":{"id":21854660,"uuid":"25177976","full_name":"StepicOrg/stepik-pytest","owner":"StepicOrg","description":"Test scenario runner for Stepic Linux challenge","archived":false,"fork":false,"pushed_at":"2022-03-29T21:58:36.000Z","size":26,"stargazers_count":2,"open_issues_count":4,"forks_count":1,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-22T08:30:03.741Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/StepicOrg.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}},"created_at":"2014-10-13T21:09:55.000Z","updated_at":"2020-02-28T11:44:13.000Z","dependencies_parsed_at":"2022-08-17T22:00:14.892Z","dependency_job_id":null,"html_url":"https://github.com/StepicOrg/stepik-pytest","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/StepicOrg/stepik-pytest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StepicOrg%2Fstepik-pytest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StepicOrg%2Fstepik-pytest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StepicOrg%2Fstepik-pytest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StepicOrg%2Fstepik-pytest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StepicOrg","download_url":"https://codeload.github.com/StepicOrg/stepik-pytest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StepicOrg%2Fstepik-pytest/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268670788,"owners_count":24288053,"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","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"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":[],"created_at":"2024-11-28T18:07:20.305Z","updated_at":"2026-05-19T10:31:27.553Z","avatar_url":"https://github.com/StepicOrg.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"stepic-pytest\n=============\n\nTest scenario runner for Stepic Linux challenge.\n\n## Install\n```bash\nmkvirtualenv --python=/usr/bin/python2.7 stepic-linux\npip install https://github.com/StepicOrg/stepic-pytest/archive/master.zip\n```\n\n## Usage\nRun a test scenario that checks `localhost`, the test scenario is located in the file `test_scenario.py`:\n```bash\npy.test -s -z --assert plain --server localhost --ssh-key local test_scenario.py\n```\nOr run a test scenario that checks a remote server `HOSTNAME` using SSH key `~/.ssh/id_rsa`:\n```bash\npy.test -s -z --assert plain --server HOSTNAME --ssh-key ~/.ssh/id_rsa test_scenario.py\n```\nThere is an extra option `--zoe-report` for the pytest command that prints a special structure used by Stepic to retrieve a check result and feedback message.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstepicorg%2Fstepik-pytest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstepicorg%2Fstepik-pytest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstepicorg%2Fstepik-pytest/lists"}