Closed
Description
nose
is no longer maintained (last release was in 2015) so I think we should consider moving on to a different testing framework. pytest
gets us a lot of things like simplified argument parametrization and a lot of plugins we can install. It works with unittest
so I don't think the move will require an overhaul.