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)