• congee's avatar
    Add common testing function of MM repos (#743) · 905c9b43
    congee authored
    * add testing function
    
    add unittest for check_dict
    
    add unittest for the function in testing
    
    * polish docstring of testing.py
    
    rename some function
    
    * remove  in is_all_zeros
    
    * modify the comment of check_dict
    
    * modify the testing.py according to feedback
    
    * add test about numpy for function dict_contains_subset
    
    * applying unified style
    905c9b43
test_testing.py 5.21 KB