Closed khanna7 closed 2 years ago
https://github.com/khanna7/cadre/blob/cc7570bec82ed47206ef06abbcbb73073382878e/python/src/test_person.py#L7
Do we need an _init_ method in the test class?
_init_
Nope.
Got it - thanks!
https://github.com/khanna7/cadre/blob/cc7570bec82ed47206ef06abbcbb73073382878e/python/src/test_person.py#L7
Do we need an
_init_
method in the test class?