{"id":21388347,"url":"https://github.com/eggmantv/tdd_in_action","last_synced_at":"2026-04-10T22:44:44.854Z","repository":{"id":217611370,"uuid":"90129939","full_name":"eggmantv/tdd_in_action","owner":"eggmantv","description":"TDD实战","archived":false,"fork":false,"pushed_at":"2017-05-04T08:30:21.000Z","size":37,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-13T15:59:12.761Z","etag":null,"topics":["capybara","rspec","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/eggmantv.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}},"created_at":"2017-05-03T09:08:49.000Z","updated_at":"2017-05-09T00:54:41.000Z","dependencies_parsed_at":"2024-01-17T13:27:58.319Z","dependency_job_id":"9336d118-0896-4ff7-bcf7-9401a18b12b4","html_url":"https://github.com/eggmantv/tdd_in_action","commit_stats":null,"previous_names":["eggmantv/tdd_in_action"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/eggmantv/tdd_in_action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggmantv%2Ftdd_in_action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggmantv%2Ftdd_in_action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggmantv%2Ftdd_in_action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggmantv%2Ftdd_in_action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eggmantv","download_url":"https://codeload.github.com/eggmantv/tdd_in_action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggmantv%2Ftdd_in_action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31662169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"ssl_error","status_checked_at":"2026-04-10T17:19:13.364Z","response_time":98,"last_error":"SSL_read: 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":["capybara","rspec","ruby","ruby-on-rails"],"created_at":"2024-11-22T12:16:48.670Z","updated_at":"2026-04-10T22:44:44.800Z","avatar_url":"https://github.com/eggmantv.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TDD实战 - Test Driven Development in Action\n\n视频地址 https://eggman.tv/c/s-tdd-in-action\n\n演示怎样通过TDD的方式来开发一个简单的Todo应用。\n\n**该课程需要你有一定的Ruby, Ruby on Rails, RSpec, Capybara使用经验。**\n\n技术和框架:\n\n- Ruby\n- Ruby on Rails\n- RSpec\n- Capybara\n\n## 课程说明\n\n为了方便在每节课的代码间进行切换，该课程是通过git tag的方式来组织的，就是每节课对应一个git tag。\n\n首先clone该项目\n\n```shell\n$git clone git@github.com:eggmantv/tdd_in_action.git\n```\n\n切换tag\n```shell\n$cd tdd_in_action\n\n查看所有标签\n$git tag\n01\n02\n...\n\n切换到第一节课的源码\n$git checkout 01\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feggmantv%2Ftdd_in_action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feggmantv%2Ftdd_in_action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feggmantv%2Ftdd_in_action/lists"}