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

Give warning when test function return other than None #9956

Merged
merged 16 commits into from
May 25, 2022

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    88634bd View commit details
    Browse the repository at this point in the history
  2. Adding test

    Cheukting committed May 13, 2022
    Configuration menu
    Copy the full SHA
    460410b View commit details
    Browse the repository at this point in the history
  3. Adding changelog

    Cheukting committed May 13, 2022
    Configuration menu
    Copy the full SHA
    c06605a View commit details
    Browse the repository at this point in the history
  4. Adding myself

    Cheukting committed May 13, 2022
    Configuration menu
    Copy the full SHA
    238a5ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7855fde View commit details
    Browse the repository at this point in the history
  6. update test

    Cheukting committed May 13, 2022
    Configuration menu
    Copy the full SHA
    03c1e51 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Update src/_pytest/python.py

    Co-authored-by: Florian Bruhin <me@the-compiler.org>
    Cheukting and The-Compiler committed May 15, 2022
    Configuration menu
    Copy the full SHA
    de60ac1 View commit details
    Browse the repository at this point in the history
  2. import NoReturnWarning

    Cheukting committed May 15, 2022
    Configuration menu
    Copy the full SHA
    175d0c7 View commit details
    Browse the repository at this point in the history
  3. adding reference

    Cheukting committed May 15, 2022
    Configuration menu
    Copy the full SHA
    0c832ca View commit details
    Browse the repository at this point in the history
  4. deprecated reference

    Cheukting committed May 15, 2022
    Configuration menu
    Copy the full SHA
    a1f26dd View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Update src/_pytest/python.py

    Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
    Cheukting and nicoddemus committed May 17, 2022
    Configuration menu
    Copy the full SHA
    ff3d9b2 View commit details
    Browse the repository at this point in the history
  2. Update acceptance_test.py

    Cheukting committed May 17, 2022
    Configuration menu
    Copy the full SHA
    c0b368d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8c5224 View commit details
    Browse the repository at this point in the history
  4. Improve changelog and docs

    nicoddemus committed May 17, 2022
    Configuration menu
    Copy the full SHA
    fc92f5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aecdc39 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Update doc/en/deprecations.rst

    Co-authored-by: Florian Bruhin <me@the-compiler.org>
    Cheukting and The-Compiler committed May 20, 2022
    Configuration menu
    Copy the full SHA
    78e0b67 View commit details
    Browse the repository at this point in the history