• 
      

    Move pytest config into pyproject.toml and modernize.

    Review Request #14836 — Created Feb. 19, 2026 and submitted — Latest diff uploaded

    Information

    Review Board
    master

    Reviewers

    Now that we're on Pytest 9+, we can put its configuration into
    pyproject.toml instead of setup.cfg. Along with this, there's a
    bunch of warnings that we no longer need to ignore.

    Ran unit tests.

    Commits

    Files