Is it possible to develop a GUI using external libraries like Pytest?
-
wrote on 7 Sept 2021, 23:07 last edited by
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?
-
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?
wrote on 7 Sept 2021, 23:10 last edited by@Tonyvazquezzz Yes, it is possible.
1/2