{"id":13703397,"url":"https://github.com/garora/TDD-Katas","last_synced_at":"2025-05-05T07:30:52.431Z","repository":{"id":46050468,"uuid":"2671424","full_name":"garora/TDD-Katas","owner":"garora","description":"This repository contains Hands on Test Driven Development Katas (C#)","archived":false,"fork":false,"pushed_at":"2022-09-30T16:46:25.000Z","size":3835,"stargazers_count":721,"open_issues_count":1,"forks_count":191,"subscribers_count":51,"default_branch":"main","last_synced_at":"2024-11-13T10:37:57.822Z","etag":null,"topics":["csharp8","csharp9","dotnet-core2","dotnetcore31","net5","net50","netframework","nunit","nunit-framework","nunit-tests","nunit2","nunit3","tdd-kata"],"latest_commit_sha":null,"homepage":"","language":"C#","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/garora.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-10-29T16:20:17.000Z","updated_at":"2024-11-05T00:50:20.000Z","dependencies_parsed_at":"2022-08-12T12:40:27.951Z","dependency_job_id":null,"html_url":"https://github.com/garora/TDD-Katas","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garora%2FTDD-Katas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garora%2FTDD-Katas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garora%2FTDD-Katas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garora%2FTDD-Katas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/garora","download_url":"https://codeload.github.com/garora/TDD-Katas/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252458354,"owners_count":21751023,"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","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":["csharp8","csharp9","dotnet-core2","dotnetcore31","net5","net50","netframework","nunit","nunit-framework","nunit-tests","nunit2","nunit3","tdd-kata"],"created_at":"2024-08-02T21:00:54.280Z","updated_at":"2025-05-05T07:30:50.833Z","avatar_url":"https://github.com/garora.png","language":"C#","funding_links":[],"categories":["C#","[Gaurav Arora's TDD Katas Collection](https://github.com/garora/TDD-Katas)"],"sub_categories":[],"readme":"### Description\nSimply defines the Test Driven Development Katas. In this, lets try to create most famous katas to understand what are exactly Katas. These Katas can also be used for practicising your C# skills for Unit testing.\n\n### How to contribute:\nWant to contribute? Make a pull request (PR) to [develop](https://github.com/garora/TDD-Katas/tree/develop) branch. Do not make any PR to Master branch.\n\n### Explained \n### Nuget package: [TDD Katas](https://www.nuget.org/packages/TDD.Katas/)\n\n### For more info visit: [here](/KatasReadme.md)\n### Articles on TDD-Katas \nArticles from the developers:\n \n 1. [Learning Test Driven Development with TDD Katas](http://goo.gl/5NYpVI)\n 2. [TDD-Kata practices](http://tddkatas.codeplex.com/) - `Obsolete`\n \n\n### Contributors\nMany thanks to all the contributors who spent their time to create Katas and write code. Their contribution is priceless, A small gratitude for their contributions:\n\n 1. [Justin Kurtz](https://github.com/justinkurtz)\n 2. [Choi Jung Hyun](https://github.com/cjhnim)\n 3. [Mikkel Nylander Bundgaard](https://github.com/mikkelbu)\n 4. [Krzysztof Mędrela](https://github.com/chrismedrela)\n 5. [Bruno Sanches](https://github.com/brunops)\n 6. [Stephanie Melnyk](https://github.com/smelnyk-va)\n 7. [Saurabh Mishra](https://github.com/saurabh9694)\n 8. [John Lianoglou](https://github.com/prometheas)\n 9. [Mattias Josefsson](https://github.com/matjos)\n 10. [Māris Krivtežs](https://github.com/marisks)\n 11. [Florian Brinker](https://github.com/fbrinker)\n 12. [Santiago Castro](https://github.com/bryant1410)\n 13. [Sean Killeen](https://github.com/SeanKilleen)\n 14. [M Farag](https://github.com/MoeFarag)\n 15. [Oleg Kainov](https://github.com/okainov)\n 16. [Javier González](https://github.com/vitota95)\n 17. [Javier González](https://github.com/vitota95)\n \n### More flavors\nLookig for implementation in your technology? There are more flavors of the repository:\n\n 1. [TDD Katas in Java](https://github.com/garora/TDD-Katas-Java)\n 2. [TDD Katas in JavaScript](https://github.com/garora/TDD-Katas-JavaScript)\n 3. [TDD Katas in Python](https://github.com/garora/TDD-Katas-Python)\n 4. [TDD Katas in PHP](https://github.com/garora/TDD-Katas-PHP)\n\n### License\nMIT License, refer: [License info](/LICENSE.txt) for more information.\n\nNote: We recently upgraded our projects to `.NET5.0`. For previous releases, please refer to:\n 1. [.NETCore31](https://github.com/garora/TDD-Katas/tree/netcore31)\n 2. [.NET45](https://github.com/garora/TDD-Katas/tree/net45)\n\nFeel free to submit pull requests with additional tests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarora%2FTDD-Katas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgarora%2FTDD-Katas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarora%2FTDD-Katas/lists"}