{"id":24839117,"url":"https://github.com/winand/tdd_book","last_synced_at":"2026-04-18T02:07:12.828Z","repository":{"id":46837241,"uuid":"262984607","full_name":"Winand/tdd_book","owner":"Winand","description":"Project from \"Test Driven Development With Python\" (https://www.obeythetestinggoat.com)","archived":false,"fork":false,"pushed_at":"2021-09-22T19:36:32.000Z","size":268,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T04:34:49.066Z","etag":null,"topics":["django","python","selenium","tdd","tdd-python","tdd-workflow"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/Winand.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}},"created_at":"2020-05-11T08:32:21.000Z","updated_at":"2021-04-16T08:32:50.000Z","dependencies_parsed_at":"2022-09-24T17:57:22.914Z","dependency_job_id":null,"html_url":"https://github.com/Winand/tdd_book","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/Winand/tdd_book","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Winand%2Ftdd_book","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Winand%2Ftdd_book/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Winand%2Ftdd_book/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Winand%2Ftdd_book/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Winand","download_url":"https://codeload.github.com/Winand/tdd_book/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Winand%2Ftdd_book/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31953517,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["django","python","selenium","tdd","tdd-python","tdd-workflow"],"created_at":"2025-01-31T06:36:46.210Z","updated_at":"2026-04-18T02:07:12.793Z","avatar_url":"https://github.com/Winand.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \"Obey The Testing Goat\"\nTo-Do list project from [\"Test Driven Development With Python\"](https://www.obeythetestinggoat.com) book\n\n### Environment ###\n* Anaconda\n* VS Code\n* Python 3.8\n* Django 3.0.3\n* Chrome 83\n* Selenium 3.141.0\n* [ChromeDriver 2.38](https://chromedriver.storage.googleapis.com/index.html?path=2.38/)\n* Bootstrap 4.5\n\n### Develop using Windows Subsystem for Linux (WSL 1*) ###\n1) Enable WSL component in Windows 10\n2) Install Alpine WSL from Windows Store\n3) Run Alpine WSL to initialize it and create new user\n4) Setup Linux environment using script `.vscode/env_setup.bat`\n5) [VS Code] Install \"Remote - WSL\" extension\n6) [VS Code] Run command \"Remote-WSL: Reopen Folder in WSL\"\n7) [VS Code] Install \"Python\" extension\n8) [VS Code] Add local WebDriver path to workspace settings (`.vscode/settings.json`) or remote settings (\"Preferences: Open Remote settings\" command) then restart terminal in VS Code:\n```\n    \"terminal.integrated.env.linux\": {\n        \"PATH\": \"/mnt/c/Anaconda3/envs/tdd/Library/bin:${env:PATH}\"\n    }\n```\n9) Add `\"FAIL_FAST\": \"\",  // --failfast` to `.vscode/settings.json`\n\n\\* WSL 2 cannot connect to Selenium WebDriver started on `localhost` in Windows\n\\[[1](https://docs.microsoft.com/ru-ru/windows/wsl/compare-versions#accessing-windows-networking-apps-from-linux-host-ip),\n[2](https://github.com/microsoft/WSL/issues/4932#issuecomment-591733193)\\]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwinand%2Ftdd_book","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwinand%2Ftdd_book","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwinand%2Ftdd_book/lists"}