Is it possible to create a run/debug configuration for a number of unittest files?

It is possible to create a configuration that for instance executes unittests in testa.py, testb.py and testc.py?

(I'm just getting started with PyCharm. I like it a lot so far.)

0

请先登录再写评论。