pytest-monkeytype icon indicating copy to clipboard operation
pytest-monkeytype copied to clipboard

Results 2 pytest-monkeytype issues
Sort by recently updated
recently updated
newest added

``` $ python --version Python 3.8.10 ``` Trying: `pip install pytest-monkeytype` output ``` ERROR: Command errored out with exit status 1: command: /home/jonathan/develop/selenium-python-helium/venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0]...

I need to configure MonkeyType but this plugin does not allow to provide custom configuration. Usually pytest plugins can be configured using fixtures.