Unable to run unittest test suite (using TestCase subclasses) in PyCharm, whereas it runs in Python console

后端 未结 0 1115
情书的邮戳
情书的邮戳 2020-12-29 20:12

I am following this answer to generate multiple test cases programmatically using the unittest approach.

Here\'s the code:

import unittest
import my_co         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题