• 
      

    Move pydiffx unit tests to pytest.

    Review Request #12562 — Created Aug. 20, 2022 and updated — Latest diff uploaded

    Information

    DiffX
    master

    Reviewers

    This officially replaces our nose-based runner with pytest. The old
    tests/runtests.py script is now a deprecated wrapper around just
    calling pytest.

    Successfully ran unit tests for Python 3.7-3.11.

    Commits

    Files