{"id":20153300,"url":"https://github.com/thinkinglabs/cobol-fizzbuzz-kata","last_synced_at":"2026-03-04T09:32:06.282Z","repository":{"id":145848332,"uuid":"106599820","full_name":"thinkinglabs/cobol-fizzbuzz-kata","owner":"thinkinglabs","description":"Unit testing with COBOL","archived":false,"fork":false,"pushed_at":"2017-12-06T15:56:36.000Z","size":60,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-03T01:27:08.278Z","etag":null,"topics":["cobol","unit-testing"],"latest_commit_sha":null,"homepage":null,"language":"COBOL","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/thinkinglabs.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}},"created_at":"2017-10-11T19:28:17.000Z","updated_at":"2020-04-19T03:49:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"9bb97fa4-8d2f-4a75-a5cf-e5fc74a275b1","html_url":"https://github.com/thinkinglabs/cobol-fizzbuzz-kata","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thinkinglabs/cobol-fizzbuzz-kata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkinglabs%2Fcobol-fizzbuzz-kata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkinglabs%2Fcobol-fizzbuzz-kata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkinglabs%2Fcobol-fizzbuzz-kata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkinglabs%2Fcobol-fizzbuzz-kata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinkinglabs","download_url":"https://codeload.github.com/thinkinglabs/cobol-fizzbuzz-kata/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkinglabs%2Fcobol-fizzbuzz-kata/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30077078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T08:01:56.766Z","status":"ssl_error","status_checked_at":"2026-03-04T08:00:42.919Z","response_time":59,"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":["cobol","unit-testing"],"created_at":"2024-11-13T23:18:27.131Z","updated_at":"2026-03-04T09:32:06.264Z","avatar_url":"https://github.com/thinkinglabs.png","language":"COBOL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unit testing with COBOL\n\nThis is a proof of concept to show case unit testing with COBOL. The proof of concept implements the [FizzBuzz kata](http://codingdojo.org/kata/FizzBuzz/) using Test Driven Development.\n\nUnit tests are implemented using [@neopragma](https://github.com/neopragma)'s [cobol-unit-test](https://github.com/neopragma/cobol-unit-test).  \n\n## Pre-requisites\nTo compile and run the tests and program you need the [GnuCOBOL compiler](https://sourceforge.net/projects/open-cobol/).\n\nFor MacOS:\n```\n$ brew install gnu-cobol\n```\n\n## Execute FizzBuzz program\nTo compile and execute the program:\n```\n$ make compile\n$ ./target/FIZZBUZZ\n```\n\n## Run the tests\nTo run the tests:\n```\n$ make test\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkinglabs%2Fcobol-fizzbuzz-kata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinkinglabs%2Fcobol-fizzbuzz-kata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkinglabs%2Fcobol-fizzbuzz-kata/lists"}