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

Restore v0.7.x fixture ordering #724

Merged
merged 2 commits into from
Jan 2, 2024
Merged

Restore v0.7.x fixture ordering #724

merged 2 commits into from
Jan 2, 2024

Commits on Dec 13, 2023

  1. Restore v0.7.x fixture ordering

    We split up the suite-local fixture implementation into two fixtures,
    one of the `before*` methods, and one for the `after*` methods.
    Then we explicitly order `munitFixtures` to have the befores up front
    and the afters at the end.
    valencik committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    fb8cbd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1756e05 View commit details
    Browse the repository at this point in the history