{"id":16086475,"url":"https://github.com/jecisc/phexample","last_synced_at":"2025-04-05T14:41:23.056Z","repository":{"id":83914385,"uuid":"157246421","full_name":"jecisc/Phexample","owner":"jecisc","description":"Temporary fork of Moose's Phexample","archived":false,"fork":false,"pushed_at":"2019-10-31T16:59:55.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"development","last_synced_at":"2025-02-18T11:11:28.039Z","etag":null,"topics":["moose","pharo","phexample","smalltalk"],"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/jecisc.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}},"created_at":"2018-11-12T16:54:47.000Z","updated_at":"2019-10-31T16:59:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"a37f8f5c-2876-4c63-a100-edabf2a833af","html_url":"https://github.com/jecisc/Phexample","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jecisc%2FPhexample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jecisc%2FPhexample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jecisc%2FPhexample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jecisc%2FPhexample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jecisc","download_url":"https://codeload.github.com/jecisc/Phexample/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247353679,"owners_count":20925324,"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":["moose","pharo","phexample","smalltalk"],"created_at":"2024-10-09T13:13:22.170Z","updated_at":"2025-04-05T14:41:23.037Z","avatar_url":"https://github.com/jecisc.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phexample\nTemporary fork of Moose's Phexample\n\n\n## Description\n\nThe new black in unit testing.\n\nBecause well designed tests expand on one another.\n\n[How to use Phexample?](https://smalltalkthoughts.blogspot.com/2009/11/phexample-because-examples-expand-on.html)\n\n## Installation\n\nTo install Phexample on your Pharo image you can just execute the following script:\n\n```Smalltalk\n    Metacello new\n    \tgithubUser: 'jecisc' project: 'Phexample' commitish: 'v1.x.x' path: 'src';\n    \tbaseline: 'Phexample';\n    \tload\n```\n\nTo add Phexample to your baseline just add this:\n\n```Smalltalk\n    spec\n    \tbaseline: 'Phexample'\n    \twith: [ spec repository: 'github://jecisc/Phexample:v1.x.x/src' ]\n```\n\nNote that you can replace the #v1.x.x by a branch as #master or #development or a tag as #v1.0.0, #v1.? or #v1.2.x.\n\n## Official repositories\n\nThe official version is stored at: https://github.com/moosetechnology/Moose \n\nThe old repository comes from: http://smalltalkhub.com/#!/~Phexample/Phexample","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjecisc%2Fphexample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjecisc%2Fphexample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjecisc%2Fphexample/lists"}