Page MenuHomeSoftware Heritage

tests: replace remaining nose-isms by pytest
ClosedPublic

Authored by douardda on Oct 18 2018, 2:13 PM.

Details

Diff Detail

Repository
rDCORE Foundations and core functionalities
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

ardumont added a subscriber: ardumont.

Sounds good and all is fine:

source .venv/bin/activate
cd swh-core
tox

tests ok (some warnings about mainly deprecated use of assertEquals instead of assertEqual but that's legacy ;)

\m/

This revision is now accepted and ready to land.Oct 18 2018, 2:24 PM
This revision was automatically updated to reflect the committed changes.