Python - Running unit and integration tests with standard directory structure

前端 未结 0 506
野趣味
野趣味 2020-11-27 22:07

I have the following directory structure, as recommended in the pytest docs :

setup.py
src/
    mypkg/
        __init__.py            
        app.py
                 


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