flake8
passed.
JSHint
passed.
Review Request #12609 — Created Sept. 19, 2022 and submitted
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 | ID |
---|---|
8dfdb1561ffc9354a31c308df1dce89552a4b890 |