Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test suite fixes - [merged] #803

Closed
asottile opened this issue Apr 3, 2021 · 6 comments
Closed

Test suite fixes - [merged] #803

asottile opened this issue Apr 3, 2021 · 6 comments

Comments

@asottile
Copy link
Member

asottile commented Apr 3, 2021

In GitLab by @scop on Sep 18, 2016, 01:13

Merges setupcfg -> master

pytest-dev/pytest#567

@asottile
Copy link
Member Author

asottile commented Apr 3, 2021

In GitLab by @scop on Sep 18, 2016, 01:30

Hmm, I'm not sure if this is actually correct, or at least the test fail at a later stage with flake8 3.0.4 for me. The problem I'm trying to fix is:

$ python setup.py test
running pytest
error: error in setup.cfg: command 'PyTest' has no such option 'norecursedirs'

This is with pytest 2.9.2.

@asottile
Copy link
Member Author

asottile commented Apr 3, 2021

In GitLab by @scop on Sep 18, 2016, 09:04

Added 1 commit:

  • 990e237 - setup.cfg: Move pytest options to pytest.ini

@asottile
Copy link
Member Author

asottile commented Apr 3, 2021

In GitLab by @scop on Sep 18, 2016, 10:38

Added 1 commit:

  • 17b8858 - MANIFEST: Include *.ini in tarball

@asottile
Copy link
Member Author

asottile commented Apr 3, 2021

In GitLab by @scop on Sep 18, 2016, 10:39

The other issue was unrelated; test_config_file_finder needs tox.ini present to pass.

@asottile
Copy link
Member Author

asottile commented Apr 3, 2021

In GitLab by @scop on Sep 18, 2016, 10:40

Changed title: {-setup.cfg: Use tool:pytest instead of deprecated pytest-}{+Test suite fixes+}

@asottile
Copy link
Member Author

asottile commented Apr 3, 2021

In GitLab by @sigmavirus24 on Oct 23, 2016, 05:41

Mentioned in commit d6b7d45

@asottile asottile closed this as completed Apr 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant