New issue 705: Markers cannot be registered in setup.cfg
https://bitbucket.org/pytest-dev/pytest/issue/705/markers-cannot-be-registered-in-setupcfg

Daniel Hahler:

I've tried registering a mark in `setup.cfg`, but it appears to be ignored.

Adding it to `pytest.ini` works, but I was under the impression, that 
`setup.cfg` should work in the same way - given a `[pytest]` section.

The following comment from Holger mentions this: 
https://bitbucket.org/pytest-dev/pytest/issue/567/use-of-pytest-in-setupcfg-collides-with#comment-12111803


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

Reply via email to