python3-nose

test discovery and running for Python3 unittest
  https://nose.readthedocs.io/en/latest/
  0
  no reviews



Nose provides an alternate test discovery and running process for Python3 unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to too much magic