{"id":30586254,"url":"https://github.com/jrebiffe/plugtest","last_synced_at":"2025-08-29T12:00:39.101Z","repository":{"id":312131258,"uuid":"1046381897","full_name":"jrebiffe/plugtest","owner":"jrebiffe","description":"Automated Testsuite for ETSI 5th mWT Plugtest using Robot Framework Gherkin Parser.","archived":false,"fork":false,"pushed_at":"2025-08-28T17:48:31.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-29T00:07:56.100Z","etag":null,"topics":["etsi","gerkhin","robotframework"],"latest_commit_sha":null,"homepage":"","language":"Python","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/jrebiffe.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-08-28T15:50:27.000Z","updated_at":"2025-08-28T17:49:57.000Z","dependencies_parsed_at":"2025-08-29T00:07:58.703Z","dependency_job_id":"807a1638-1105-439c-bbce-af5366d398e2","html_url":"https://github.com/jrebiffe/plugtest","commit_stats":null,"previous_names":["jrebiffe/plugtest"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/jrebiffe/plugtest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrebiffe%2Fplugtest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrebiffe%2Fplugtest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrebiffe%2Fplugtest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrebiffe%2Fplugtest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrebiffe","download_url":"https://codeload.github.com/jrebiffe/plugtest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrebiffe%2Fplugtest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272680336,"owners_count":24975264,"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-29T02:00:10.610Z","response_time":87,"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":["etsi","gerkhin","robotframework"],"created_at":"2025-08-29T12:00:32.971Z","updated_at":"2025-08-29T12:00:39.064Z","avatar_url":"https://github.com/jrebiffe.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ETSI 5th mWT Plugtest\n\nAutomated Testsuite for [ETSI 5th mWT Plugtest](https://www.etsi.org/events/2543-mwt-plugtests-5),\nusing Robot Framework Gherkin Parser.\n\n## Installation instructions\n\n```sh\npip install robotframework-gherkin-parser\n```\nRobotFramework would also be installed as dependancy.\n\n## Execute the test suite\n\n```sh\nrobot --parser GherkinParser features/\n```\nThe RobotFramework will ask to execute manual steps using a dialog box.\nThen the `report.html` is generated and readable with your web-browser.\n\n## Insights\n\nThe file `features/vlan.feature` follows the\n[Gherkin language](https://cucumber.io/docs/gherkin/reference).\nIt reads like plain English sentences and each `Scenario` is a single test.\nThe test suite currently contains only 5 tests and does not actually connects\nto network elements via NETCONF.\n\nThe list of network elements are in `network.csv`.\n\n```mermaid\ngraph TD\n    vlan.feature --\u003e network.csv\n    vlan.feature --\u003e vlan_keywords.resource\n    vlan_keywords.resource --\u003e NetconfLibrary.py\n    vlan_keywords.resource --\u003e TesterLibrary.py\n    NetconfLibrary.py --\u003e Network_Elements_via_NETCONF\n    TesterLibrary.py --\u003e Asks_user_for_manual_check\n\n    class vlan.feature feature\n    class network.csv,vlan_keywords.resource resource\n    class NetconfLibrary.py,TesterLibrary.py python\n    class Network_Elements_via_NETCONF,Asks_user_for_manual_check action\n\n    classDef feature color:orange\n    classDef resource color:red\n    classDef python color:blue\n    classDef action color:green\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrebiffe%2Fplugtest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrebiffe%2Fplugtest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrebiffe%2Fplugtest/lists"}