{"id":28223895,"url":"https://github.com/ngarbezza/cuis-smalltalk-utilities","last_synced_at":"2026-02-05T19:33:56.223Z","repository":{"id":142213273,"uuid":"262896286","full_name":"ngarbezza/Cuis-Smalltalk-Utilities","owner":"ngarbezza","description":"A random set of Cuis Smalltalk packages from my own","archived":false,"fork":false,"pushed_at":"2022-06-29T01:30:36.000Z","size":5471,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-02T09:53:05.018Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ngarbezza.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":"2020-05-10T23:46:48.000Z","updated_at":"2022-10-31T20:43:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"22e3295c-cfb0-4c96-9dce-768d20617caf","html_url":"https://github.com/ngarbezza/Cuis-Smalltalk-Utilities","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ngarbezza/Cuis-Smalltalk-Utilities","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngarbezza%2FCuis-Smalltalk-Utilities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngarbezza%2FCuis-Smalltalk-Utilities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngarbezza%2FCuis-Smalltalk-Utilities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngarbezza%2FCuis-Smalltalk-Utilities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ngarbezza","download_url":"https://codeload.github.com/ngarbezza/Cuis-Smalltalk-Utilities/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngarbezza%2FCuis-Smalltalk-Utilities/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29130551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T18:55:47.139Z","status":"ssl_error","status_checked_at":"2026-02-05T18:55:04.010Z","response_time":65,"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":[],"created_at":"2025-05-18T08:10:32.400Z","updated_at":"2026-02-05T19:33:56.218Z","avatar_url":"https://github.com/ngarbezza.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cuis-Smalltalk-Utilities\n\nA random set of Cuis Smalltalk packages from my own. Feel free to include it on your projects if you find them useful :-)\n\n**Installation**: all of the files are bundled as packages, just drop the file into your Cuis image and then choose \"Install package\".\n\n## Flaky Tests Detector\n\nThis is a very simple tool that allows you to check if a test has a flaky behavior, that is, failing from time to time.\n\nIt's very simple to use this tool. Just right-click on a test method, and select the \"Analyze test flakiness\" and it'll run your test 100 times (can be changed if called programmatically) and it will display the percentage of failures, and a list of each execution.\n\nHere's a quick demo of this feature:\n\n![Flaky Tests Demo](/demos/flaky-tests-demo.gif)\n\n## Percentage object\n\nA simple class that represents percentages, plus a convenience method on Number that allows you to write things like: `50 percent of: 2000`.\n\n## Collaborations counter\n\nSmall tool to count the number of collaborations (message sends) in a method. It displays the results in the Browser's annotation pane.\n\nTo enable it, evaluate `Preferences enableAnnotationInfo: #collaborationsCount`.\nTo disable it, evaluate `Preferences disableAnnotationInfo: #collaborationsCount`.\n\nHere's a quick demo of this tool:\n\n![Collaborations Counter Demo](/demos/collaborations-counter-demo.gif)\n\n## Examples Browser\n\nA tool that allows you to define examples for any method in the image, and browse them using a button in any Cuis' code browser.\n\nDemo:\n\n![Examples Browser Demo](/demos/cuis-examples-browser.gif)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngarbezza%2Fcuis-smalltalk-utilities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fngarbezza%2Fcuis-smalltalk-utilities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngarbezza%2Fcuis-smalltalk-utilities/lists"}