{"id":17019047,"url":"https://github.com/robert-96/altwalker-demo","last_synced_at":"2026-04-29T20:10:37.299Z","repository":{"id":139248093,"uuid":"351118530","full_name":"Robert-96/altwalker-demo","owner":"Robert-96","description":"A simple demo using AltWalker. AltWalker is an open source Model-Based Testing framework.","archived":false,"fork":false,"pushed_at":"2025-09-02T14:41:57.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-02T16:27:32.623Z","etag":null,"topics":["altwalker","graphwalker","model-based-testing","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Robert-96.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":"2021-03-24T14:52:32.000Z","updated_at":"2025-09-02T14:41:57.000Z","dependencies_parsed_at":"2024-11-29T04:36:18.048Z","dependency_job_id":null,"html_url":"https://github.com/Robert-96/altwalker-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Robert-96/altwalker-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robert-96%2Faltwalker-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robert-96%2Faltwalker-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robert-96%2Faltwalker-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robert-96%2Faltwalker-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Robert-96","download_url":"https://codeload.github.com/Robert-96/altwalker-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robert-96%2Faltwalker-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32441694,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T18:12:22.909Z","status":"ssl_error","status_checked_at":"2026-04-29T18:11:33.322Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["altwalker","graphwalker","model-based-testing","python"],"created_at":"2024-10-14T06:47:54.552Z","updated_at":"2026-04-29T20:10:37.261Z","avatar_url":"https://github.com/Robert-96.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# altwalker-demo\n\nA simple demo using AltWalker. AltWalker is an open source Model-Based Testing framework.\n\n## Setup\n\nInstall the python dependencies:\n\n```\n$ pip install -r requirements.txt\n```\n\n## Running the tests\n\nCheck and analyze models for syntax issues:\n\n```\n$ altwalker check -m models/default.json \"random(vertex_coverage(100))\"\n```\n\nVerify and analyze the test code for issues (like missing methods or classes):\n\n```\n$ altwalker verify tests -m models/default.json\n```\n\nRun the tests:\n\n```\n$ altwalker online tests -m models/default.json \"random(vertex_coverage(100))\"\n```\n\nGenerate a sequence of steps:\n\n```\n$ altwalker offline -m models/default.json \"random(vertex_coverage(100))\" -f steps/steps.json\n```\n\nRun the sequence of steps generated with the `offline` command:\n\n```\n$ altwalker walk tests steps/steps.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobert-96%2Faltwalker-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobert-96%2Faltwalker-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobert-96%2Faltwalker-demo/lists"}