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

Make high-scope fixtures teardown at last dependent test #10771

Commits on Mar 26, 2023

  1. New solution

    In pytest_collection_modifyitems using the global information being collected for reordering
    sadra-barikbin committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    e6c01ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4edd54 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Configuration menu
    Copy the full SHA
    eba76ce View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    9f04b24 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    14ff2ab View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    6fc6b15 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Slight change in early teardown solution

    Fix some bugs and  do some improvements and refactors
    sadra-barikbin committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5749ea2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4633fa5 View commit details
    Browse the repository at this point in the history
  3. Slight change in early teardown solution

    Fix some bugs and  do some improvements and refactors
    sadra-barikbin committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    8495b0f View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'refs/remotes/fork/improve-high-scope-fi…

    …xtures-teardown-issue-3806' into improve-high-scope-fixtures-teardown-issue-3806
    sadra-barikbin committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    4269fc1 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    3bc20b6 View commit details
    Browse the repository at this point in the history
  2. Finalize changes

    sadra-barikbin committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    d2ba7fd View commit details
    Browse the repository at this point in the history
  3. Fix a bug in tests

    sadra-barikbin committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    c4186d5 View commit details
    Browse the repository at this point in the history