{"id":21112946,"url":"https://github.com/tobuya/test_driven_development","last_synced_at":"2025-09-13T06:39:00.390Z","repository":{"id":150646085,"uuid":"618384880","full_name":"tobuya/test_driven_development","owner":"tobuya","description":"TDD is a software development methodology that emphasizes writing tests for code before writing the code itself. Here we apply TDD in writing tests and then methods for reversing a string, fizzbuzz and factorial methods in Solver class using Ruby.","archived":false,"fork":false,"pushed_at":"2023-03-25T20:50:38.000Z","size":568,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-03-14T10:12:39.957Z","etag":null,"topics":["tdd","tdd-ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/tobuya.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":"2023-03-24T10:59:43.000Z","updated_at":"2023-07-25T01:26:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"73388349-d6d3-4fa8-bf6c-b0ef85767a1c","html_url":"https://github.com/tobuya/test_driven_development","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"microverseinc/readme-template","purl":"pkg:github/tobuya/test_driven_development","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobuya%2Ftest_driven_development","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobuya%2Ftest_driven_development/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobuya%2Ftest_driven_development/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobuya%2Ftest_driven_development/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobuya","download_url":"https://codeload.github.com/tobuya/test_driven_development/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobuya%2Ftest_driven_development/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274929249,"owners_count":25375710,"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-09-13T02:00:10.085Z","response_time":70,"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":["tdd","tdd-ruby"],"created_at":"2024-11-20T01:35:49.345Z","updated_at":"2025-09-13T06:39:00.338Z","avatar_url":"https://github.com/tobuya.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Test Driven Development\n\n# 📗 Table of Contents\n\n- [test_driven_development](#test_driven_development)\n- [📗 Table of Contents](#-table-of-contents)\n- [📖 Test_driven_development ](#-test_driven_development-)\n  - [🛠 Built With ](#-built-with-)\n    - [Tech Stack ](#tech-stack-)\n    - [Key Features ](#key-features-)\n  - [💻 Getting Started ](#-getting-started-)\n    - [Prerequisites](#prerequisites)\n    - [Setup](#setup)\n    - [Deployment](#deployment)\n  - [👥 Author ](#-author-)\n  - [🔭 Future Features ](#-future-features-)\n  - [🤝 Contributing ](#-contributing-)\n  - [⭐️ Show your support ](#️-show-your-support-)\n  - [🙏 Acknowledgments ](#-acknowledgments-)\n    - [📝 License](#-license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 Test_driven_development \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\nIn this repository we have implemented Test-Driven Development approach to write `factorial`, `reverse string` and `fizzbuzz` methods in the Solver class. TDD is a software development methodology that emphasizes writing tests for code before writing the code itself.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eProgramming languages\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.ruby-lang.org/en/\"\u003eRuby\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n \u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eTechnologies\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://git-scm.com/\"\u003eGit\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://github.com/\"\u003eGithub\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow\"\u003eGitflow\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n \u003c/details\u003e\n \u003cdetails\u003e\n  \u003csummary\u003eFrameworks\u003c/summary\u003e\n \u003c/details\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eModules\u003c/summary\u003e\n \u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eServer\u003c/summary\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eDatabase\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.postgresql.org/\"\u003ePostgreSQL\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- Solver class has some methods, these methods are tested\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need:\n\n### Setup\n\nClone this repository to your desired folder:\n\n```sh\n  cd my-folder\n  git clone https://github.com/tobuya/test_driven_development.git\n\n  cd test_driven_development\n```\n## 👥 Author \u003ca name=\"author\"\u003e\u003c/a\u003e\n\n👤 **Haliljon Juraboev**\n\n- GitHub: [@githubhaliljon](https://github.com/haliljon)\n- Twitter: [@twitterhaliljon1](https://twitter.com/haliljon1)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/juraboev-haliljon)\n\n👤 **Thomas Obuya**\n\n- GitHub: [@githubhandle](https://github.com/tobuya)\n- Twitter: [@twitterhandle](https://twitter.com/MullerTheGreat1)\n- LinkedIn: [LinkedIn](https://linkedin.com/in/tobuya)\n\n👤 **Saba Ahmad**\n\n- GitHub: [@SabaAhmad404](https://github.com/SabaAhmad404)\n- LinkedIn: [@saba ahmad](https://www.linkedin.com/in/saba-ahmad-97b938244/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\nFUTURE FEATURES\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- I would like to add more data in the future\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/tobuya/test_driven_development/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nPlease consider giving a ⭐️ if you like this project!\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thank [Microverse](https://www.microverse.org/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### 📝 License\n\n- This project is [MIT](./LICENSE) lincensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobuya%2Ftest_driven_development","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobuya%2Ftest_driven_development","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobuya%2Ftest_driven_development/lists"}