0
Is it possible in SoloLearn with Python to test functions and classes with the unittest module?
Can you test functions and classes with unittest? I'm just curious, that when you have multiple modules, unittest would still not find it in SoloLearn? Also sorry for my English.
3 Réponses
+ 12
sure it is
take a look at few examples in the playground
https://code.sololearn.com/ccuC5Wa1iXFK/?ref=app
https://code.sololearn.com/cxJFQry1uPfA/?ref=app
+ 6
no probs Programming Guy :)
+ 1
Thanks a lot Burey! 👍🏻