Write unit tests for `typed_get()` and `checked_get()`
Opened this issue · 0 comments
samarth9008 commented
Functions to unit tests for
File to write unit tests in
https://github.com/kaizen-ai/kaizenflow/blob/master/helpers/test/test_dict.py
Helpful references
See unit test doc to follow the code style
Also highly recommend to read this doc before submitting the PR