Staging instance, all changes can be removed at any time

Skip to content

replace nose by pytest in test requirements and add a simple tox file

related to swh-environment#1261 (closed)

also:

  • tests: replace nose's attr() by pytest's mark() for tests tagging
  • assertEquals -> assertEqual
  • warn -> warning

Test Plan

run 'tox'


Migrated from D552 (view on Phabricator)

Merge request reports

Loading