{"id":20699875,"url":"https://github.com/gowhale/golang-test-driven-development","last_synced_at":"2026-05-25T23:38:52.055Z","repository":{"id":156998428,"uuid":"289745731","full_name":"gowhale/golang-test-driven-development","owner":"gowhale","description":"I wanted to get some hands on experience with golang whilst also consolidating my learning on TDD so I followed an article on Medium BUT I tried it with GO instead of PYTHON!","archived":false,"fork":false,"pushed_at":"2020-08-23T20:18:28.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-17T17:12:04.516Z","etag":null,"topics":["fizz-buzz","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/gowhale.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":"2020-08-23T18:38:21.000Z","updated_at":"2024-06-19T07:58:01.980Z","dependencies_parsed_at":"2024-06-19T07:58:01.499Z","dependency_job_id":"4e9e8c82-381a-4861-9af6-0d5ba969c61c","html_url":"https://github.com/gowhale/golang-test-driven-development","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowhale%2Fgolang-test-driven-development","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowhale%2Fgolang-test-driven-development/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowhale%2Fgolang-test-driven-development/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowhale%2Fgolang-test-driven-development/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gowhale","download_url":"https://codeload.github.com/gowhale/golang-test-driven-development/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242967693,"owners_count":20214280,"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":["fizz-buzz","golang"],"created_at":"2024-11-17T00:32:37.854Z","updated_at":"2026-05-25T23:38:47.036Z","avatar_url":"https://github.com/gowhale.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# golang-test-driven-development\n\n## Introduction\n\nI wanted to get some hands on experience with golang whilst also consolidating my learning on TDD so I followed this article: https://medium.com/@elliotchance/lets-talk-about-tdd-baby-5ce11bd9b53b BUT I tried it with GO instead of PYTHON! \n\n## To run the tests for yourself\n\nTo be able to run the tests in this repo you will need to do the following:\n\n1. clone this repo\n1. cd into the this repo\n1. run the command: \"brew install go\"\n1. run the command: \"go get github.com/stretchr/testify/assert\" (this is equivilant to \"pip install xyz\")\n    1. Make sure you .gitconfig file is up to date for this\n1. finally to run the tests run: \"go test -v fizz_buzz.go fizz_buzz_test.go\"\n1. Tests will now run.  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgowhale%2Fgolang-test-driven-development","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgowhale%2Fgolang-test-driven-development","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgowhale%2Fgolang-test-driven-development/lists"}