Skip to content

incorrect links in faq.html (404s) #165

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

Closed
pytestbot opened this issue Jun 29, 2012 · 1 comment
Closed

incorrect links in faq.html (404s) #165

pytestbot opened this issue Jun 29, 2012 · 1 comment
Labels
type: bug problem that needs to be addressed

Comments

@pytestbot
Copy link
Contributor

Originally reported by: Anonymous


In http://pytest.org/latest/faq.html there are a number of links that return 404.
For example, in the section: "Is using funcarg- versus xUnit setup a style question?"
there are 404 links to:
http://pytest.org/latest/test/funcargs.html
http://pytest.org/latest/test/plugin/monkeypatch.html
http://pytest.org/latest/test/plugin/tmpdir.html
http://pytest.org/latest/test/plugin/capture.html


@pytestbot
Copy link
Contributor Author

Original comment by holger krekel (BitBucket: hpk42, GitHub: hpk42):


fix issue165 - fix broken links in documentation, also point to stackoverflow from FAQ and contact page

@pytestbot pytestbot added the type: bug problem that needs to be addressed label Jun 15, 2015
fkohlgrueber pushed a commit to fkohlgrueber/pytest that referenced this issue Oct 27, 2018
…v#165)

This is a new syntax added in python3.7, so black can't verify that reformatting will not change the ast unless black itself is run with 3.7. We'll need to change the error message black gives in this case. @ambv any ideas?

Fixes pytest-dev#125.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug problem that needs to be addressed
Projects
None yet
Development

No branches or pull requests

1 participant