{"id":17019064,"url":"https://github.com/robert-96/altwalker-dotnet-demo","last_synced_at":"2026-05-06T05:43:49.742Z","repository":{"id":139248110,"uuid":"352191909","full_name":"Robert-96/altwalker-dotnet-demo","owner":"Robert-96","description":"A simple .NET demo using AltWalker. AltWalker is an open source Model-Based Testing framework. ","archived":false,"fork":false,"pushed_at":"2023-12-18T23:21:18.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T17:54:04.614Z","etag":null,"topics":["altwalker","dotnet","graphwalker","model-based-testing"],"latest_commit_sha":null,"homepage":"","language":"C#","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-27T22:33:15.000Z","updated_at":"2022-10-21T21:10:03.000Z","dependencies_parsed_at":"2024-11-29T04:36:19.740Z","dependency_job_id":null,"html_url":"https://github.com/Robert-96/altwalker-dotnet-demo","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/Robert-96%2Faltwalker-dotnet-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robert-96%2Faltwalker-dotnet-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robert-96%2Faltwalker-dotnet-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robert-96%2Faltwalker-dotnet-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Robert-96","download_url":"https://codeload.github.com/Robert-96/altwalker-dotnet-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244985395,"owners_count":20542817,"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":["altwalker","dotnet","graphwalker","model-based-testing"],"created_at":"2024-10-14T06:47:58.640Z","updated_at":"2026-05-06T05:43:49.697Z","avatar_url":"https://github.com/Robert-96.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# altwalker-dotnet-demo\n\nA simple .NET 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\nBuild the dotnet project and all of its dependencies.\n\n```\n$ dotnet build tests\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 --language dotnet\n```\n\nRun the tests:\n\n```\n$ altwalker online tests -m models/default.json \"random(vertex_coverage(100))\" --language dotnet\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 --language dotnet\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobert-96%2Faltwalker-dotnet-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobert-96%2Faltwalker-dotnet-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobert-96%2Faltwalker-dotnet-demo/lists"}