Getting AssertionError in Nose Testing Framework Python Qualis

后端 未结 0 1911
旧时难觅i
旧时难觅i 2021-01-04 11:08
        for exp in expected:

>           assert bool(re.search(exp, code))

E           AssertionError

.test/test_nose.py:64: AssertionError

th

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