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

Fix nodes._check_initialpaths_for_relpath for dirs #4352

Merged
merged 1 commit into from
Nov 10, 2018

Commits on Nov 9, 2018

  1. Fix nodes._check_initialpaths_for_relpath for dirs

    Ref: pytest-dev#4321 (comment)
    
    Hardens some of the not many tests affected by this:
    
    1. `testing/test_session.py::test_rootdir_option_arg` displayed:
    
    > root/test_rootdir_option_arg2/test_rootdir_option_arg.py
    
    2. `test_cmdline_python_namespace_package` displayed "hello/" prefix for:
    
    > hello/test_hello.py::test_hello
    > hello/test_hello.py::test_other
    blueyed committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    bee72a6 View commit details
    Browse the repository at this point in the history