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

Extend _pytest.python._idval to return __name__ of functions as well #2976

Merged
merged 6 commits into from
Nov 30, 2017

Commits on Nov 29, 2017

  1. Extend _pytest.python._idval to return __name__ of functions as well,…

    … not just for classes
    st-- committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    912330a View commit details
    Browse the repository at this point in the history
  2. add changelog file

    st-- committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    5085aa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdd4abb View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2017

  1. add test

    st-- committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    e664738 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fe2e2c View commit details
    Browse the repository at this point in the history
  3. make linter happier

    st-- committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    652936f View commit details
    Browse the repository at this point in the history