Move pydiffx unit tests to pytest.

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

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.

Summary ID
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
Checks run (2 succeeded)
flake8 passed.
JSHint passed.
david
  1. Ship It!
  2. 
      
Loading...