- Day 4 : Part 1 & Part 2
- Learners can write their own tests in the
test/YourOwnTests.kt
if they want to do TDD or test smaller parts of their code - Better test failure outputs (added several hints about the intermediary steps)
test/YourOwnTests.kt
if they want to do TDD or test smaller parts of their code