python-control / Slycot

Python wrapper for the Subroutine Library in Systems and Control Theory (SLICOT)
Other
132 stars 42 forks source link

Replace unittest calls with pytest #207

Closed bnavigator closed 1 year ago

bnavigator commented 1 year ago

Unify the test suite api with Pytest; remove any remnants of old unittest usage.

bnavigator commented 1 year ago

This also fixes an error I made as a last minute addition in #201, which made the test not discoverable for pytest