Mansu Kim

Results 3 comments of Mansu Kim

똑같은 현상이 일어납니다. 혹시 서버가 켜져있지 않다면 켜주시면 감사하겠습니다!

+If uses package scope fixture with `autouse=True`, It works like session scope. We must use import the fixture function in conftest file.

@bhack I tried to install exactly as written in the README But uses `pip install .` instead of `pip install -e .`. because In my case, `pip install -e .`...