{"id":29690793,"url":"https://github.com/daejoon/tdd-practice","last_synced_at":"2025-10-08T05:57:54.662Z","repository":{"id":75853596,"uuid":"143698163","full_name":"daejoon/tdd-practice","owner":"daejoon","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-03T15:13:25.000Z","size":169,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-23T06:46:06.708Z","etag":null,"topics":["practice","tdd"],"latest_commit_sha":null,"homepage":"https://github.com/daejoon/tdd-practice","language":"Java","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/daejoon.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}},"created_at":"2018-08-06T08:22:51.000Z","updated_at":"2023-09-03T05:30:38.000Z","dependencies_parsed_at":"2024-02-03T16:37:38.495Z","dependency_job_id":null,"html_url":"https://github.com/daejoon/tdd-practice","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daejoon/tdd-practice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daejoon%2Ftdd-practice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daejoon%2Ftdd-practice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daejoon%2Ftdd-practice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daejoon%2Ftdd-practice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daejoon","download_url":"https://codeload.github.com/daejoon/tdd-practice/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daejoon%2Ftdd-practice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278897291,"owners_count":26064780,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["practice","tdd"],"created_at":"2025-07-23T06:37:58.541Z","updated_at":"2025-10-08T05:57:54.627Z","avatar_url":"https://github.com/daejoon.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TDD Practice\nTDD 연습을 위한 Repository\n\n## 실행방법\n```\n$ ./gradlew clean test\n```\n\n## TDD 주기\n1. 작은 테스트를 하나 추가한다.\n1. 모든 테스트를 실행해서 테스트가 실패하는 것을 확인한다.\n1. 조금 수정한다.\n1. 모든 테스트를 실행해서 테스트가 성공하는 것을 확인한다.\n1. 중복을 제거하기 위해 **리팩토링**을 한다.\n\n## TDD List\n- [Bank Business](bank-business/README.md)\n- [Baseball Game](baseball-game/README.md)\n- [Bank kata](bank-kata/README.md)\n- [String Calculator](string-calculator/README.md)\n- [Test Driven Development By Example](test-driven-development-by-example/README.md)\n- [Let's Play TDD](lets-play-tdd/README.md)\n- [Prime Number](prime-number/README.md)\n- [Closer to zero](closer-to-zero/README.md)\n- [Auth Service](authservice/README.md)\n- [Bowling Game](bowling/README.md)\n- [Movie](movie/README.md)\n- [Name Inverter](name-inverter/README.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaejoon%2Ftdd-practice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaejoon%2Ftdd-practice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaejoon%2Ftdd-practice/lists"}