Move pydiffx unit tests to pytest.

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

chipx86
DiffX
master
diffx

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.

Summary
Move pydiffx unit tests to pytest.
Checks run (2 succeeded)
flake8 passed.
JSHint passed.
david
  1. Ship It!
  2. 
      
Loading...