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: compatibility with pytest-tldr #583

Merged
merged 4 commits into from
Jan 24, 2022
Merged

fix: compatibility with pytest-tldr #583

merged 4 commits into from
Jan 24, 2022

Commits on Jan 24, 2022

  1. fix: compatibility with pytest-tldr

    Ensure pytest_sessionfinish hook is run as early as possible so syrupy can override the exit status and wrap up the syrupy snapshot session.
    Noah Negin-Ulster committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    90d00e2 View commit details
    Browse the repository at this point in the history
  2. wip: hookimpl type

    Noah Negin-Ulster committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    6942eec View commit details
    Browse the repository at this point in the history
  3. wip: temporarily mark approximate match as flaky

    Noah Negin-Ulster committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    4c40d5b View commit details
    Browse the repository at this point in the history
  4. wip: revert upgrade

    Noah Negin-Ulster committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    4b1aa55 View commit details
    Browse the repository at this point in the history