{"id":28412032,"url":"https://github.com/evref-bl/famix-katalon-studio","last_synced_at":"2026-02-27T03:00:54.153Z","repository":{"id":295096515,"uuid":"989097966","full_name":"Evref-BL/famix-katalon-studio","owner":"Evref-BL","description":"a Famix Metamodel project for Katalon Studio and a migration tool to convert them into typescript playwright","archived":false,"fork":false,"pushed_at":"2025-05-23T15:15:21.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-05T00:07:37.051Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Smalltalk","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/Evref-BL.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-23T14:51:26.000Z","updated_at":"2025-05-23T15:11:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"d09b811f-703c-4040-b727-7d4222358d6a","html_url":"https://github.com/Evref-BL/famix-katalon-studio","commit_stats":null,"previous_names":["evref-bl/famix-katalon-studio"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Evref-BL/famix-katalon-studio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evref-BL%2Ffamix-katalon-studio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evref-BL%2Ffamix-katalon-studio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evref-BL%2Ffamix-katalon-studio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evref-BL%2Ffamix-katalon-studio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Evref-BL","download_url":"https://codeload.github.com/Evref-BL/famix-katalon-studio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evref-BL%2Ffamix-katalon-studio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29883111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"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":"2025-06-02T19:20:04.332Z","updated_at":"2026-02-27T03:00:54.126Z","avatar_url":"https://github.com/Evref-BL.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# disclaimer\nthe Playwright exporter requires an typescript librairy that is not part of this project (close-source from Berger-Levrault). \nTypescript code is still outputed, but missing methods errors will occurs when opening the playwright folder.\n\n\n# Installation\n```st\nMetacello new\n  repository: 'github://github.com:Evref-BL/famix-katalon-studio:master/src';\n  baseline: 'Katalon';\n  onConflict: [ :ex | ex useIncoming ];\n  onUpgrade: [ :ex | ex useIncoming ];\n  onDowngrade: [ :ex | ex useLoaded ];\n  ignoreImage; \n  load\n```\n\n# Example\n```st\n|ktlProject|\n\nktlProject := nil. \nKTLModel allInstances.\n\n(FileLocator home / 'Development/playwright-exports') createDirectory deleteAll.\n\nimporter := KTLModelImporter new.\nktlProject := importer model: KTLModel new; pretreatAndImportsFromFolder: '/Development/testKatalon'.\n\nKTLModelExporter new \n\tkatalonProject: ktlProject;\n\texportWithOriginalLines;\n\texportWithDebug;\n\texportFolder: (FileLocator home / 'Development/playwright-exports/');\n\texport. \n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevref-bl%2Ffamix-katalon-studio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevref-bl%2Ffamix-katalon-studio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevref-bl%2Ffamix-katalon-studio/lists"}