Open s-t-e-v-e-n-k opened 2 years ago
nose has been unmaintained upstream for years now, and so this project should move with the times. To that end, switch to either using bare assert statements, or where that isn't suitable, using pytest's raises context manager.
nose has been unmaintained upstream for years now, and so this project should move with the times. To that end, switch to either using bare assert statements, or where that isn't suitable, using pytest's raises context manager.