Is it possible to develop a GUI using external libraries like Pytest?
Unsolved
General and Desktop
-
I am developing an academic project, the idea is to create a gui to perform unit tests using Unittest instead of using the command line, thus facilitating its use. Is it possible to develop it?
-
@Tonyvazquezzz Yes, it is possible.