Switch to pytest.

Review Request #12103 — Created March 7, 2022 and submitted

david
RBTools
master
rbtools

The old nose test runner has served us well for many years, but nose
itself is now unmaintained, and does not run on Python 3.10. We've been
migrating all our projects over to use pytest as the test runner. This
change does that for RBTools, and fixes up a few small test-related
issues with asserts and skips.

Ran unit tests.

Summary
Switch to pytest.
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (f23fc4c)
Loading...