Skip to content

Commit

Permalink
Day 15: Protect your refactoring.
Browse files Browse the repository at this point in the history
  • Loading branch information
ythirion committed Dec 15, 2023
1 parent 3d3718b commit edff26f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ Here are the different challenges :
- [Day 12: Make your code open for extension.](exercise/day12/docs/challenge.md)
- [Day 13: Find a way to eliminate the irrelevant, and amplify the essentials of those tests.](exercise/day13/docs/challenge.md)
- [Day 14: Do not use exceptions anymore.](exercise/day14/docs/challenge.md)
- [Day 15: Put a code under tests.](exercise/day15/docs/challenge.md)

### Solutions
A solution proposal will be published here every day during the `Advent Of Craft` containing `the code` and a `step by step` guide.
Expand Down

0 comments on commit edff26f

Please sign in to comment.