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.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Move pydiffx unit tests to pytest.
This officially replaces our nose-based runner with pytest. The old `tests/runtests.py` script is now a deprecated wrapper around just calling `pytest`.
6bbbc25ae645a0260f5cb6174cd58ab62d9a42d8 Christian Hammond
python/dev-requirements.txt
python/tests/runtests.py
Loading...