We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d3718b commit edff26fCopy full SHA for edff26f
README.md
@@ -60,6 +60,7 @@ Here are the different challenges :
60
- [Day 12: Make your code open for extension.](exercise/day12/docs/challenge.md)
61
- [Day 13: Find a way to eliminate the irrelevant, and amplify the essentials of those tests.](exercise/day13/docs/challenge.md)
62
- [Day 14: Do not use exceptions anymore.](exercise/day14/docs/challenge.md)
63
+- [Day 15: Put a code under tests.](exercise/day15/docs/challenge.md)
64
65
### Solutions
66
A solution proposal will be published here every day during the `Advent Of Craft` containing `the code` and a `step by step` guide.
0 commit comments