https://github.com/lurumad/trip-service-kata-net-core
Kata for legacy code to practice refactoring techniques.
https://github.com/lurumad/trip-service-kata-net-core
katas netcore31 refactoring tests
Last synced: 5 days ago
JSON representation
Kata for legacy code to practice refactoring techniques.
- Host: GitHub
- URL: https://github.com/lurumad/trip-service-kata-net-core
- Owner: lurumad
- Created: 2020-04-17T05:56:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-17T06:09:45.000Z (over 5 years ago)
- Last Synced: 2025-04-27T10:50:20.908Z (6 months ago)
- Topics: katas, netcore31, refactoring, tests
- Language: C#
- Homepage:
- Size: 236 KB
- Stars: 7
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Trip Service Kata (.NET Core)
This repo contains the source code and the pptx (Spanish) for my talk in [MadridDotNet](https://www.meetup.com/es-ES/madriddotnet/events/270020501/).
The src folder contains the solution with the refactor completed and also another with the starter solution for you to practice.
Happy codding!