K3v8ns

Results 8 comments of K3v8ns

if only debug python code on remote , why need install mysql on local??

```shell (allBase39) ➜ temp pip uninstall pytest-timer Found existing installation: pytest-timer 0.0.11 Uninstalling pytest-timer-0.0.11: Would remove: /opt/miniconda3/envs/allBase39/lib/python3.9/site-packages/pytest_timer-0.0.11.dist-info/* /opt/miniconda3/envs/allBase39/lib/python3.9/site-packages/pytest_timer/* Proceed (Y/n)? Successfully uninstalled pytest-timer-0.0.11 (allBase39) ➜ temp pytest Test session starts...

> Interesting. What OS is this on? macos big sur v 11.6

> I experienced the same issue -- this behavior only occurs when run in combination with `pytest-sugar` since they re-define a lot of hooks. ```shell (allBase39) ➜ temp pip uninstall...

> One thing I noticed is your pytest.ini has `log_cli=True`. This option populates the output with seemingly double the test traffic. In reality, what is happening is the same test...

> I am experiencing the double counted test problem as well. For me it seems to be an interaction betwen `pytest-html` and `pytest-sugar` > > Below did the following: >...

we also need this powerful markdown plugin.