flake8
passed.
JSHint
passed.
Review Request #12609 — Created Sept. 19, 2022 and submitted
Information | |
---|---|
chipx86 | |
DiffX | |
pydiffx/release-1.x | |
Reviewers | |
diffx | |
This switches us entirely over to pytest, replacing the old nose test
runner. We've been using pytest for development, but haven't made it
officially a part of the codebase.The old
tests/runtests.py
remains, but now wraps pytest, warning of
deprecation.
Unit tests pass on all supported versions of Python.
Summary | |
---|---|