Unitest or pytest for test in Python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Unitest or pytest for test in Python

To develop in Python do you create first your unittests and then you create the algorithm? What library do you use for this? Unittest from standard library or pytest? Or do you usr any other option?

29th Feb 2020, 10:19 PM
GeraltdeRivia
1 Answer