New issue 633: Disable configuration discovery / lookup (setup.cfg, pytest.ini, 
...)
https://bitbucket.org/hpk42/pytest/issue/633/disable-configuration-discovery-lookup

Alexandre Conrad:

I didn't find a way to disable configuration discovery, is this possible? I was 
thinking about something like this:

```
$ py.test --no-config-lookup
```

This would basically run a vanilla py.test as if no configuration files were 
found. If that sounds useful, I would imagine it being trivial to skip 
configuration discovery and would be willing to submit a PR. Pointers would 
help.


_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to