CodeYourFuture / CodeYourFuture/immersive-go-course
Introduce dependency injection
Open
- Dominant language
- Go
- Stars
- 157
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
Output and error handling has a good hook for dependency injection, injecting time for tests.
We've done this ad-hoc with a few trainees, and it was really useful.
We should have this be part of the exercise, rather than needing to pick it up in review+discussion.
Contributor guide
Assessment
This issue has not been assessed yet.