Testing function writing #66
lwaekfjlk
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For the implementation of testing functions, it should not only check its type. If only type-checking, it is equivalent to dynamic type-testing. We need to mock concrete input to check whether the output is as expected or not.
Beta Was this translation helpful? Give feedback.
All reactions