Closed danielkza closed 5 years ago
Nose has been deprecated by its authors. py.test is very active, widely used, and has many useful features for running and writing tests.
Changing the tests themselves away from unittest-style is a different step that must be taken later. This PR only changes the tooling.
Nose has been deprecated by its authors. py.test is very active, widely used, and has many useful features for running and writing tests.
Changing the tests themselves away from unittest-style is a different step that must be taken later. This PR only changes the tooling.