Skip to content
  • rakhimov's avatar
    Switch from nose to pytest · 7fee483e
    rakhimov authored
    Pytest is awesome with built-in parametrization and mocking.
    An example refactoring of CCN tests is provided.
    It removes a lot of boilerplate.
    The transition can be gradual since Pytest can run Nose tests.
    7fee483e