live-unit-tests

    0熱度

    2回答

    我在pycharm中運行unittests時遇到問題。第一類'KnownValues'運行,但其他類不會被檢查。 import roman import unittest class KnownValues(unittest.TestCase): def test_too_large(self): '''to_roman should fail with large