xp1632 / VPE_IP

0 stars 0 forks source link

Python_Unit_test_in_for_`NodeSpecGen`_Pipeline #96

Open xp1632 opened 1 month ago

xp1632 commented 1 month ago

Ref



1. doctest for simple functions


2. unittest to test in separate test class


3. testbook : a library written for testing functions in Jupyter Notebook

image


Conclusion: