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

docs,tests: update contributing running tests section #470

Merged
merged 4 commits into from
Oct 24, 2024

Commits on Oct 18, 2024

  1. docs: update contributing running tests section

    - Remove Python 2.x instructions
    - Use correct modern targets
    
    Signed-off-by: Mike Fiedler <[email protected]>
    miketheman committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0683e3f View commit details
    Browse the repository at this point in the history
  2. test: record test contexts to output

    - Enable contexts display in HTML reports
    
    Refs: https://pytest-cov.readthedocs.io/en/stable/contexts.html
    
    Signed-off-by: Mike Fiedler <[email protected]>
    miketheman committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f6dbb20 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Apply suggestions from code review

    Co-authored-by: Steve Piercy <[email protected]>
    miketheman and stevepiercy authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    ee560f5 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Steve Piercy <[email protected]>
    miketheman and stevepiercy authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    ae5b26f View commit details
    Browse the repository at this point in the history