{"id":17384150,"url":"https://github.com/mcandre/cluckcheck","last_synced_at":"2026-02-28T03:08:32.542Z","repository":{"id":66386948,"uuid":"2603764","full_name":"mcandre/cluckcheck","owner":"mcandre","description":"a Chicken Scheme port of the QuickCheck unit test framework","archived":false,"fork":false,"pushed_at":"2020-05-09T03:25:29.000Z","size":28,"stargazers_count":13,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T07:47:05.026Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.yellosoft.us/quickcheck","language":"Scheme","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/mcandre.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":"2011-10-19T03:11:30.000Z","updated_at":"2023-01-22T13:42:22.000Z","dependencies_parsed_at":"2023-07-24T02:59:30.683Z","dependency_job_id":null,"html_url":"https://github.com/mcandre/cluckcheck","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mcandre/cluckcheck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcandre%2Fcluckcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcandre%2Fcluckcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcandre%2Fcluckcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcandre%2Fcluckcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcandre","download_url":"https://codeload.github.com/mcandre/cluckcheck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcandre%2Fcluckcheck/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263245295,"owners_count":23436511,"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":[],"created_at":"2024-10-16T07:44:45.247Z","updated_at":"2026-02-28T03:08:27.519Z","avatar_url":"https://github.com/mcandre.png","language":"Scheme","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cluckcheck - a Chicken Scheme port of the QuickCheck unit test framework\n\n# EXAMPLE\n\n```\n$ csi -ss example.scm\n*** Failed!\n(125)\n+++ OK, passed 100 tests\n+++ OK, passed 100 tests\n```\n\nSee [example.scm](https://github.com/mcandre/cluckcheck/blob/master/example.scm) for more information.\n\n# DOCUMENTATION\n\nhttps://wiki.call-cc.org/eggref/4/cluckcheck\n\n# INSTALL\n\n```\n$ chicken-install cluckcheck\n```\n\nNote: Linux users may need to use `sudo chicken-install cluckcheck`.\n\n# REQUIREMENTS\n\n* [Chicken Scheme](http://www.call-cc.org/)\n\n## Optional\n\n* [ruby](https://www.ruby-lang.org/) 2.3+\n* [Cucumber](http://cukes.info/)\n* [aspelllint](https://github.com/mcandre/aspelllint)\n* [pargs](https://github.com/mcandre/pargs)\n* [editorconfig-tools](https://www.npmjs.com/package/editorconfig-tools)\n\n# DEVELOPMENT\n\n## Testing\n\nEnsure the example script works as expected:\n\n```\n$ bundle\n$ cucumber\nFeature: Run example tests\n\n  Scenario: Running example tests            # features/run_example_tests.feature:3\n    Given the program has finished           # features/step_definitions/steps.rb:1\n    Then the output is correct for each test # features/step_definitions/steps.rb:5\n\n1 scenario (1 passed)\n2 steps (2 passed)\n0m0.017s\n```\n\nGuard can automatically run testing when the code changes:\n\n```\n$ bundle\n$ guard -G Guardfile-cucumber\n...\n```\n\n## Spell Check\n\n```\n$ aspelllint\n...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcandre%2Fcluckcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcandre%2Fcluckcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcandre%2Fcluckcheck/lists"}