{"id":16075874,"url":"https://github.com/zewdu444/tdd_project","last_synced_at":"2026-05-01T09:31:17.544Z","repository":{"id":153709034,"uuid":"630145856","full_name":"zewdu444/tdd_project","owner":"zewdu444","description":"this repository  used  as Test drive development approach ","archived":false,"fork":false,"pushed_at":"2023-04-20T11:39:46.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-04-05T10:42:34.060Z","etag":null,"topics":["rspec","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/zewdu444.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-04-19T19:05:47.000Z","updated_at":"2023-07-04T12:49:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"b0e83b4b-7b01-411d-907e-f871058c1b9c","html_url":"https://github.com/zewdu444/tdd_project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zewdu444/tdd_project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zewdu444%2Ftdd_project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zewdu444%2Ftdd_project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zewdu444%2Ftdd_project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zewdu444%2Ftdd_project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zewdu444","download_url":"https://codeload.github.com/zewdu444/tdd_project/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zewdu444%2Ftdd_project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32492081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["rspec","ruby"],"created_at":"2024-10-09T09:22:48.727Z","updated_at":"2026-05-01T09:31:17.519Z","avatar_url":"https://github.com/zewdu444.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\r\n\r\n# 📗 Table of Contents\r\n\r\n- [📖 About the Project](#about-project)\r\n  - [🛠 Built With](#built-with)\r\n    - [Tech Stack](#tech-stack)\r\n    - [Key Features](#key-features)\r\n- [💻 Getting Started](#getting-started)\r\n  - [Setup](#setup)\r\n  - [Prerequisites](#prerequisites)\r\n  - [Usage](#usage)\r\n- [👥 Authors](#authors)\r\n- [🔭 Future Features](#future-features)\r\n- [🤝 Contributing](#contributing)\r\n- [⭐️ Show your support](#support)\r\n- [🙏 Acknowledgements](#acknowledgements)\r\n\r\n- [📝 License](#license)\r\n\r\n\u003c!-- PROJECT DESCRIPTION --\u003e\r\n\r\n# 📖 Test Driven Development  \u003ca name=\"about-project\"\u003e\u003c/a\u003e\r\n\r\n\u003e this repository  used  as Test driven development approach using Rspec.\r\n\r\n\r\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\r\n\r\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\r\n\r\n- \u003ca href=\"https://www.ruby-lang.org/es/\"\u003eRuby\u003c/a\u003e\r\n\r\n- \u003ca href=\"https://rspec.info/\"\u003eRspec\u003c/a\u003e\r\n\r\n\u003c!-- Features --\u003e\r\n\r\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\r\n\r\n- Test Driven Development\r\n- Solver test cases using Rspec\r\n- Solver class with methods\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n\u003c!-- GETTING STARTED --\u003e\r\n\r\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\r\n\r\n### Prerequisites\r\n\r\nIn order to run this project you need installed Ruby on your local machine.\r\n\r\n### Setup\r\n\r\nClone this repository to your local machine:\r\n\r\n```sh\r\n  git clone https://github.com/zewdu444/tdd_project.git\r\n  cd  tdd_project\r\n\r\n```\r\n\r\n### Usage\r\n\r\nTo run the project redirecting to the root directory of the project write in terminal\r\n```\r\n rspec spec || bundle exec rspec\r\n```\r\n\r\n\u003c!-- AUTHORS --\u003e\r\n\r\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\r\n\r\n👤 **zewdu erkyhun**\r\n\r\n- GitHub: [zewdu444](https://github.com/zewdu444)\r\n- Twitter: [@zewdu444](https://twitter.com/zewdu444)\r\n- LinkedIn: [zewdu-anley](https://www.linkedin.com/in/zewdu-anley/)\r\n\r\n👤 **Mohi**\r\n\r\n- GitHub: [@mohisa302](https://github.com/mohisa302)\r\n- Twitter: [@Kholochelam](https://twitter.com/Kholochelam)\r\n- LinkedIn: [LinkedIn](https://linkedin.com/in/mohadese-sadeghi-692551199/)\r\n\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n\u003c!-- FUTURE FEATURES --\u003e\r\n\r\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\r\n\r\n- We  will improve test cases\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n\u003c!-- CONTRIBUTING --\u003e\r\n\r\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\r\n\r\nContributions, issues, and feature requests are welcome!\r\n\r\nFeel free to check the [issues page](https://github.com/zewdu444/tdd_project/issues).\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n\u003c!-- SUPPORT --\u003e\r\n\r\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\r\n\r\nGive a ⭐️ if you like this project!\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\r\n\r\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\r\n\r\nwe would like to thank microverse community for the support and guidance.\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n\u003c!-- LICENSE --\u003e\r\n\r\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\r\n\r\nThis project is [MIT](./LICENSE) licensed.\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzewdu444%2Ftdd_project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzewdu444%2Ftdd_project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzewdu444%2Ftdd_project/lists"}