• 
      

    Move pytest config into pyproject.toml and modernize.

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

    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.

    Summary ID
    Move pytest config into pyproject.toml and modernize.
    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. Testing Done: Ran unit tests.
    vtmtvnlpozrwmnsqtxvspwpmqputwwtq
    Description From Last Updated

    Actually can we add a TODO at the start of this comment so that it's easier to track down later.

    maubin maubin
    maubin
    1. Ship It!

    2. 
        
    maubin
    1. 
        
    2. pyproject.toml (Diff revision 1)
       
       
       
      Show all issues

      Actually can we add a TODO at the start of this comment so that it's easier to track down later.

    3. 
        
    david
    Review request changed
    Status:
    Completed