How to run unittest tests from another file alongwith arguments passing?

前端 未结 0 426
说谎
说谎 2021-02-14 10:28

I am trying to create a test for the python code in the script main.py. The tests have been written in the file test_data_dims.py. The structure is as

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